From 8de56cbe1dc3d1fc15f86eedcbf07dcf7586ee1d Mon Sep 17 00:00:00 2001 From: drg Date: Mon, 22 Jan 2024 22:34:00 +0100 Subject: [PATCH] =?UTF-8?q?Schriftgr=C3=B6=C3=9Fen=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.scss b/css/main.scss index cb0b8fa..3cd660d 100755 --- a/css/main.scss +++ b/css/main.scss @@ -5,7 +5,7 @@ // Our variables $base-font-family: 'Share Tech', sans-serif; -$base-font-size: 16px; +$base-font-size: 18px; $small-font-size: $base-font-size * 0.875; $base-line-height: 1.5;