From 971984b4a073f4c831cdc88d30b6d0d54ed48784 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Sat, 19 Feb 2022 10:53:28 -0800 Subject: [PATCH] Add spacing between styles --- themes/tegakituesday.com/static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/tegakituesday.com/static/css/style.css b/themes/tegakituesday.com/static/css/style.css index a51d0b9..17c8035 100644 --- a/themes/tegakituesday.com/static/css/style.css +++ b/themes/tegakituesday.com/static/css/style.css @@ -70,6 +70,7 @@ html, body { overflow-x: hidden; } + body { position: relative; font-family: 'Nunito', 'K Gothic', sans-serif;