Commit 6554ee5b17944afeaa273007bd87a5c5a18dd112
1 parent
aa50daa2
button slider
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
frontend/web/css/main.css
... | ... | @@ -515,6 +515,10 @@ section.bar.background-gray.steps-pre:before { |
515 | 515 | letter-spacing: normal; |
516 | 516 | line-height: 1.35; |
517 | 517 | } |
518 | +.main-slider .box-simple { | |
519 | + text-align: center; | |
520 | + margin-bottom: 20px; | |
521 | +} | |
518 | 522 | |
519 | 523 | @media(min-width:1200px){ |
520 | 524 | .links-ses-for-wr .container .row p {margin: 7px 20px;} | ... | ... |