0.1.368 centered the logo in the footer

This commit is contained in:
2024-04-03 11:33:47 +03:00
parent 4f7d6d05bd
commit 910b211840

View File

@@ -505,9 +505,9 @@
.footer_logo{ .footer_logo{
text-align: center; text-align: center;
margin: 40px 0; margin: 40px auto;
max-width: 90px; max-width: 90px;
margin-left: 43%; /*margin-left: 43%;*/
} }
.footer_text_sub{ .footer_text_sub{