From 7fbbcfd4728877323a8db5f9e9957e89b25f7f16 Mon Sep 17 00:00:00 2001 From: "tomas.patolan" Date: Wed, 10 Mar 2021 11:15:04 +0100 Subject: [PATCH] =?UTF-8?q?zm=C4=9Bna=20.titlefontsize=20ze=203rem=20na=20?= =?UTF-8?q?6rem?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9827d94..3586309 100644 --- a/css/style.css +++ b/css/style.css @@ -11,7 +11,7 @@ .title, .subtitle { text-align: center; font-family: serif; - font-size: 3rem; + font-size: 6rem; text-transform: none; }