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