strasbourg: align footer with page content (#85187)

This commit is contained in:
Frédéric Péters 2023-12-29 18:34:33 +01:00
parent aff5640c81
commit 29bdefd791
1 changed files with 1 additions and 0 deletions

View File

@ -1231,6 +1231,7 @@ footer {
background: $footer-background;
color: $footer-color;
#footer {
margin: auto;
font-size: 1rem;
max-width: 1140px;
div.menucell {