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,6 +515,10 @@ section.bar.background-gray.steps-pre:before { | ||
515 | letter-spacing: normal; | 515 | letter-spacing: normal; |
516 | line-height: 1.35; | 516 | line-height: 1.35; |
517 | } | 517 | } |
518 | +.main-slider .box-simple { | ||
519 | + text-align: center; | ||
520 | + margin-bottom: 20px; | ||
521 | +} | ||
518 | 522 | ||
519 | @media(min-width:1200px){ | 523 | @media(min-width:1200px){ |
520 | .links-ses-for-wr .container .row p {margin: 7px 20px;} | 524 | .links-ses-for-wr .container .row p {margin: 7px 20px;} |