diff options
Diffstat (limited to 'stylesheets/commun.css')
| -rw-r--r-- | stylesheets/commun.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index b30d130..8bc6df9 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -98,8 +98,8 @@ footer.legal { @media (min-width: 40em) { body { - --banner-logo-height: 11rem; - --banner-name-height: 2.4rem; + --banner-logo-height: 8.5rem; + --banner-name-height: 2rem; --menu-top-margin: calc((var(--banner-logo-height) - 2 * var(--banner-name-height)) / 2); |
