0.0.3 replace footer logo max-width desktop

This commit is contained in:
2024-04-02 10:44:46 +03:00
parent 5e7a153d6d
commit d0d41a4d2b

View File

@@ -299,7 +299,7 @@ section.register>h1 {
margin-bottom: 10px; margin-bottom: 10px;
} }
.footer_logo{ .footer_logo{
margin-bottom: 40px; margin-bottom: 20px;
max-width: 45px; max-width: 45px;
} }