Commit 40f47e9eb398018e649a49bc8a9343ece8bd40c0
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,7 +196,9 @@ | ||
196 | #footer { | 196 | #footer { |
197 | padding: 25px 0; | 197 | padding: 25px 0; |
198 | } | 198 | } |
199 | -.ul.list-style-none{padding:0;} | 199 | +ul.list-style-none { |
200 | + padding: 0; | ||
201 | +} | ||
200 | @media (max-width: 1199px){ | 202 | @media (max-width: 1199px){ |
201 | .header-kristal .container .img-responsive{ | 203 | .header-kristal .container .img-responsive{ |
202 | margin-bottom: -68px; | 204 | margin-bottom: -68px; |