From 71d254fd77e8c9b4613526d5c5509077792a1cc2 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Sat, 21 Mar 2020 18:28:03 +0100 Subject: [PATCH] =?UTF-8?q?Zm=C4=9Bna=20typografie=20a=20barev=20titulku?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sass/style.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sass/style.scss b/sass/style.scss index 7c10a1b..af9c46c 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -18,6 +18,11 @@ body { a { color: $primary; } + + .subtitle { + font-size: .7em; + color: #444; + } } #menu ul, #nav ul {