From 79606fd106d4e5c5f1492168c0320931b09f52db Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Fri, 29 Apr 2022 19:40:05 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1n=C3=AD=20tla=C4=8D=C3=ADtka=20p?= =?UTF-8?q?ro=20RSS/Atom=20feed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/main.scss | 10 ++++++++-- templates/index.html | 3 ++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index 8319eb6..cd5db69 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -503,8 +503,9 @@ main { .button { border: 0; @include top-border($light-blue); - display: inline-block; - padding: 1rem 4rem; + display: inline-flex; + align-items: center; + padding: 1rem 2rem; margin-top: 2rem; outline: none; background: none; @@ -517,6 +518,11 @@ main { @include shadow; text-decoration: none; } + + &>i { + font-size: 1.4em; + margin-right: .5em; + } } .centering { diff --git a/templates/index.html b/templates/index.html index 9102bca..4456ea8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -43,7 +43,8 @@ {{ macro::list_posts(section=section) }}
- Starší příspěvky + Starší příspěvky + RSS