WIP
This commit is contained in:
2
dist/app.css
vendored
2
dist/app.css
vendored
@@ -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;
|
||||
}
|
||||
|
||||
2
dist/mix-manifest.json
vendored
2
dist/mix-manifest.json
vendored
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"/app.js": "/app.js?id=e87e05bd26822b1fc6dae092decfb838",
|
||||
"/app.css": "/app.css?id=39b584b8795dbd6aa6b2a79e8fc2627f"
|
||||
"/app.css": "/app.css?id=7d12ecf1ae4f9ae43cc10d486e7cdc7c"
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user