summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorWolfgang Müller2021-06-27 11:05:20 +0200
committerWolfgang Müller2021-06-27 11:05:20 +0200
commit342bd393d64f3a852ccb0604fc802bc7b766051e (patch)
tree2694c4f5a5db7b9aff42ab18c0f1d70ddf565faf
parent66db16b5bbe77503079e40be966b1f414dd138c8 (diff)
downloadzunzuncito-342bd393d64f3a852ccb0604fc802bc7b766051e.tar.gz
sass: Decrease the size of the logo on small screens
This further increases the space available for text and makes the logo a lot less dominant.
-rw-r--r--sass/style.sass6
1 files changed, 6 insertions, 0 deletions
diff --git a/sass/style.sass b/sass/style.sass
index 802210a..44fe8f1 100644
--- a/sass/style.sass
+++ b/sass/style.sass
@@ -209,3 +209,9 @@ nav.links
div.info > h2.title::before
display: none
+
+ article > header > img.avatar
+ width: 48px
+
+ article
+ padding-left: 62px