From ac6a440151c5ea53792d60c2c3d5e9186cf928b5 Mon Sep 17 00:00:00 2001 From: sysadminix Date: Tue, 2 Apr 2024 10:32:58 +0300 Subject: [PATCH] 0.0.3 replace footer logo max-width desktop --- static/css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/styles.css b/static/css/styles.css index ff5c8c7..19acccf 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -300,6 +300,7 @@ section.register>h1 { } .footer_logo{ margin-bottom: 40px; + max-width: 90px; } footer>div {