0.0.193 add header width 100%

This commit is contained in:
2023-11-02 13:09:44 +03:00
parent ed809290ca
commit e1846e0564
5 changed files with 133 additions and 98 deletions

View File

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