From 6554ee5b17944afeaa273007bd87a5c5a18dd112 Mon Sep 17 00:00:00 2001 From: zhegal Date: Wed, 31 Jan 2018 17:33:04 +0200 Subject: [PATCH] button slider --- frontend/web/css/main.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index c5b263c..9c12a25 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -515,6 +515,10 @@ section.bar.background-gray.steps-pre:before { letter-spacing: normal; line-height: 1.35; } +.main-slider .box-simple { + text-align: center; + margin-bottom: 20px; +} @media(min-width:1200px){ .links-ses-for-wr .container .row p {margin: 7px 20px;} -- libgit2 0.21.4