gov-layout 1.2.12 → 1.2.13

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
@@ -1144,7 +1144,7 @@ function UserHeader({
1144
1144
  {
1145
1145
  className,
1146
1146
  style: {
1147
- background: "linear-gradient(135deg, #2e7d32, #388e3c)",
1147
+ background: "#346D55",
1148
1148
  boxShadow: "0 2px 8px rgba(0,0,0,0.15)",
1149
1149
  position: "sticky",
1150
1150
  top: 0,