This commit is contained in:
2025-05-13 11:04:38 -07:00
parent d4be07acc7
commit c2cabc43e8
3 changed files with 3 additions and 3 deletions

2
dist/app.css vendored
View File

@@ -12124,7 +12124,7 @@ footer.site-footer .right ul#menu-footer-menu a {
}
footer.sub-footer {
background-color: #F2F2F2;
background-color: #F9F8F8;
padding: 1rem 0;
font-size: 0.75rem;
}

View File

@@ -1,4 +1,4 @@
{
"/app.js": "/app.js?id=e87e05bd26822b1fc6dae092decfb838",
"/app.css": "/app.css?id=39b584b8795dbd6aa6b2a79e8fc2627f"
"/app.css": "/app.css?id=7d12ecf1ae4f9ae43cc10d486e7cdc7c"
}

View File

@@ -38,7 +38,7 @@ footer.site-footer {
}
footer.sub-footer {
background-color: $c-offWhite;
background-color: $c-offWhiteLight;
padding: 1rem 0;
font-size: 0.75rem;
}