@letsprogram/ng-oat 0.1.6 → 0.1.7

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.
@@ -1505,7 +1505,6 @@
1505
1505
  >main {
1506
1506
  min-width: 0;
1507
1507
  margin-block-start: var(--topnav-offset);
1508
- padding-block-start: var(--space-8)
1509
1508
  }
1510
1509
 
1511
1510
  >aside[data-sidebar] {
@@ -1898,4 +1897,4 @@
1898
1897
  text-decoration: none;
1899
1898
  padding: 0
1900
1899
  }
1901
- }
1900
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@letsprogram/ng-oat",
3
- "version": "0.1.6",
3
+ "version": "0.1.7",
4
4
  "description": "Angular component library built on top of the Oat CSS framework — signals-first, lightweight, and accessible.",
5
5
  "license": "MIT",
6
6
  "author": "SashiKumar Yadav",