This commit is contained in:
SBD
2023-11-28 14:22:09 +03:00
parent 9c74810313
commit 426c001dc9

View File

@@ -649,13 +649,13 @@ body,html{
} }
.footer_els_container{ .footer_els_container{
width: 73%; width: 84%;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
} }
.footer_el{ .footer_el{
width: 44%; width: 26%;
margin-right: 50px; margin-right: 50px;
margin-bottom: 20px; margin-bottom: 20px;
} }