Commit 40f47e9eb398018e649a49bc8a9343ece8bd40c0

Authored by Eugeny Galkovskiy
1 parent 64e82dea

контакты

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
frontend/web/css/custom.css
... ... @@ -196,7 +196,9 @@
196 196 #footer {
197 197 padding: 25px 0;
198 198 }
199   -.ul.list-style-none{padding:0;}
  199 +ul.list-style-none {
  200 + padding: 0;
  201 +}
200 202 @media (max-width: 1199px){
201 203 .header-kristal .container .img-responsive{
202 204 margin-bottom: -68px;
... ...