@djb25/digit-ui-css 1.0.80 → 1.0.81

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@djb25/digit-ui-css",
3
- "version": "1.0.80",
3
+ "version": "1.0.81",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "satyam",
@@ -213,13 +213,6 @@
213
213
  gap: 18px;
214
214
  }
215
215
 
216
- section h2 {
217
- margin: 0;
218
- font-size: 26px;
219
- font-weight: 700;
220
- color: #0f172a;
221
- }
222
-
223
216
  section p {
224
217
  margin-top: 8px;
225
218
  color: #64748b;