summaryrefslogtreecommitdiff
path: root/stylesheets/commun.css
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/commun.css')
-rw-r--r--stylesheets/commun.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/commun.css b/stylesheets/commun.css
index 874d7bc..e55414e 100644
--- a/stylesheets/commun.css
+++ b/stylesheets/commun.css
@@ -306,7 +306,7 @@ footer.legal {
z-index: 1;
display: grid;
- grid-template-columns: 3rem 1fr 3rem;
+ grid-template-columns: 3rem 1fr 3.2rem;
grid-template-rows: 3rem repeat(4, auto);
}
header.slidingmenu > .content > img.button.close {
@@ -330,7 +330,7 @@ footer.legal {
justify-content: center;
padding: 0.4rem;
- font-size: 0.8rem;
+ font-size: 1rem;
}
header.slidingmenu > .content > nav.menu,
header.slidingmenu > .content > nav.social {