diff options
Diffstat (limited to 'stylesheets')
| -rw-r--r-- | stylesheets/commun.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css index 10488bc..3c8439e 100644 --- a/stylesheets/commun.css +++ b/stylesheets/commun.css @@ -205,8 +205,7 @@ footer.legal { footer.social { grid-row: 1 / -2; grid-column: 5; - margin-top: var(--menu-top-margin); - margin-right: 2em; + padding: var(--menu-top-margin) 1em 0; } .social a { |
