summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index bc0488d..1564af5 100644
--- a/src/style.css
+++ b/src/style.css
@@ -130,6 +130,8 @@ footer a {
}
footer #emblem {
flex: 1;
- flex-basis: 40px;
+ flex-basis: 55px;
flex-grow: 0;
+ margin-top: 0.2rem;
+ margin-bottom: 0.6rem;
}