From 5cda4203d94bce78479f554b797f44c646b7b57c Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sun, 21 Nov 2021 23:29:21 +0000 Subject: Ascii art --- app/static/css/globalstyles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/static/css') diff --git a/app/static/css/globalstyles.css b/app/static/css/globalstyles.css index 7589ec7..c30d992 100644 --- a/app/static/css/globalstyles.css +++ b/app/static/css/globalstyles.css @@ -1,10 +1,10 @@ @import url('https://fonts.googleapis.com/css2?family=Cousine:ital,wght@0,400;0,700;1,400;1,700&display=swap'); .website-name { - font-size: 45px; + font-size: 10px; font-weight: 700; - line-height: 2.5; - color: #eee; + line-height: 1.2; + color: #ddd; } html, body { -- cgit v1.2.3-70-g09d2