0.0.174 change width in .header_big_background

This commit is contained in:
2023-10-19 09:27:32 +03:00
parent 52c65f598d
commit f552d6c0f2

View File

@@ -1924,7 +1924,7 @@
.header_big_background{
height: 90px;
background: #F8F8F8;
width: 100%;
width: 1440px;
position: absolute;
z-index: 3;
}