gov-layout 1.2.17 → 1.2.18

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/dist/index.js CHANGED
@@ -1148,7 +1148,7 @@ function UserHeader({
1148
1148
  {
1149
1149
  className,
1150
1150
  style: {
1151
- background: "#346D55",
1151
+ background: "#3AAE7D",
1152
1152
  boxShadow: "0 2px 8px rgba(0,0,0,0.15)",
1153
1153
  position: "sticky",
1154
1154
  top: 0,