From ff48ca83e210778fac7d41625700ea0123267cf4 Mon Sep 17 00:00:00 2001 From: sysadminix Date: Tue, 2 Apr 2024 10:27:09 +0300 Subject: [PATCH] 0.0.2 replace footer logo max-width --- static/css/mobile_styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/mobile_styles.css b/static/css/mobile_styles.css index 0608a94..7b43215 100644 --- a/static/css/mobile_styles.css +++ b/static/css/mobile_styles.css @@ -502,6 +502,7 @@ .footer_logo{ text-align: center; margin: 40px 0; + max-width: 90px; } .footer_text_sub{