From e859e2cef85359b9bec5445be415925e0c428aaa Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 4 Jun 2021 16:39:35 +0200 Subject: [PATCH] Less space, more size --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index ec877a8..8b682d1 100644 --- a/style.css +++ b/style.css @@ -106,10 +106,10 @@ h1 { } .question { - font-size: 25px; + font-size: 45px; font-family: "ARK-ES Regular"; color: #3c4cac; - padding-top: 30px; + padding-top: 15px; } .details {