@primer/brand-css 0.65.1-rc.e7f0ab2d → 0.65.1

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.
@@ -280,6 +280,10 @@
280
280
  z-index: 9998;
281
281
  }
282
282
 
283
+ .SubNav__heading-container + .SubNav__heading-container {
284
+ padding-inline-start: var(--base-size-16);
285
+ }
286
+
283
287
  .SubNav__heading-separator {
284
288
  margin-inline-end: var(--base-size-16);
285
289
  z-index: 9998;
@@ -705,6 +709,7 @@
705
709
  .SubNav__links-overlay .SubNav__link[aria-current]:not([aria-current='false']) {
706
710
  background-color: var(--brand-SubNav-color-link-bgColor);
707
711
  line-height: 1.1em;
712
+ padding: var(--base-size-2) var(--base-size-12) var(--base-size-4);
708
713
  }
709
714
 
710
715
  /* Firefox optical alignment fix */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/brand-css",
3
- "version": "0.65.1-rc.e7f0ab2d",
3
+ "version": "0.65.1",
4
4
  "description": "CSS stylesheets for Primer Brand components",
5
5
  "keywords": [
6
6
  "primer",