From 204e317c85f96efc8536faab80e86c10a0426bd2 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sat, 28 Dec 2019 11:33:01 -0600 Subject: [PATCH] Fix missing closing brace --- gorge.css | 1 + 1 file changed, 1 insertion(+) diff --git a/gorge.css b/gorge.css index 4081854..cec0f44 100644 --- a/gorge.css +++ b/gorge.css @@ -272,6 +272,7 @@ button { transition: 0s; font-size: 15vw; } +} .title { font-size: 48px;