From dad03c497bd3dd133fafec5cfaf1397a11b23277 Mon Sep 17 00:00:00 2001 From: Crimson Tome <64846840+CrimsonTome@users.noreply.github.com> Date: Wed, 20 Oct 2021 16:07:32 +0100 Subject: [PATCH] Update index.css --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 8176242..b529b2e 100644 --- a/css/index.css +++ b/css/index.css @@ -12,6 +12,7 @@ --text: #fff; --bg: #333; } +} /* Global stylesheet */ * { box-sizing: border-box;