Commit 9282eee5eb04110c0ac0804fe5dc202f5315e46a

Authored by Eugeny Galkovskiy
1 parent 4e1ba1fd

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -2092,6 +2092,9 @@ p.right{text-align: right;}
2092 2092 .menu li:nth-child(3n+1){
2093 2093 margin-left:0px;
2094 2094 }
  2095 + .menu li{
  2096 + width: 16%;
  2097 + }
2095 2098 }
2096 2099 @media (max-width: 991px) {
2097 2100 .post_1_main{margin-left:0;}
... ...