From b612188f453cf8943d4764ca1266e06dacdffec9 Mon Sep 17 00:00:00 2001 From: Givou Date: Sun, 13 Nov 2022 18:22:16 +0100 Subject: [PATCH] Fixed some responsive bugs --- css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile.css b/css/mobile.css index 5fb965b..41df6d2 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -203,7 +203,7 @@ } .cookies .text { - width: 80%; + width: 75%; } .cookies .cogs {