From 349f3606c040190e0f0e45d1f2dc129fa8ab0140 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:04:43 +0300 Subject: [PATCH] Update main.css --- app/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/css/main.css b/app/static/css/main.css index 71c5996..679842b 100644 --- a/app/static/css/main.css +++ b/app/static/css/main.css @@ -140,7 +140,7 @@ footer { } .whoogle-svg { - width: 80%; + width: 40%; display: block; margin: auto; padding-bottom: 10px;