From 7df4d42a1659a65b439ba096238025bf0f854840 Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 13:09:02 +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 679842b..71c5996 100644 --- a/app/static/css/main.css +++ b/app/static/css/main.css @@ -140,7 +140,7 @@ footer { } .whoogle-svg { - width: 40%; + width: 80%; display: block; margin: auto; padding-bottom: 10px;