Commit 122b1863624e815a7d443666c06bc7cc6686d30e

Authored by Eugeny Galkovskiy
1 parent 25b5e1af

123

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -1375,6 +1375,9 @@ a.active{
1375 1375 font-weight: 600;
1376 1376 text-transform: uppercase;
1377 1377 }
  1378 +.brand .about_brand{
  1379 + marign-top:30px;
  1380 +}
1378 1381 .title4{
1379 1382 text-transform: uppercase;
1380 1383 font-family: 'Lato-Light';
... ...