From 58ef72ce59be632f1b9e47cb967f9d416d687efb Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sat, 16 Nov 2019 02:14:43 +0100 Subject: [PATCH] actually use the right font lol --- foefrenzy/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/foefrenzy/style.css b/foefrenzy/style.css index 08bb8d3..7f6dd3e 100644 --- a/foefrenzy/style.css +++ b/foefrenzy/style.css @@ -4,6 +4,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-size: cover; + font-family: Roboto; } .main {