@phillips/seldon 1.77.3 → 1.77.4

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.
@@ -139,6 +139,10 @@
139
139
  display: unset;
140
140
  left: -100%;
141
141
  }
142
+
143
+ .#{$px}-nav__list {
144
+ padding-top: $spacing-md;
145
+ }
142
146
  }
143
147
 
144
148
  @include isHeaderDesktop {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@phillips/seldon",
3
- "version": "1.77.3",
3
+ "version": "1.77.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/PhillipsAuctionHouse/seldon"