Alexey Boroda
/
extrem-new
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
122b1863624e815a7d443666c06bc7cc6686d30e
Authored by
Eugeny Galkovskiy
2016-10-24 16:40:33 +0300
1 parent
25b5e1af
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
122b186
...
...
@@ -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';
...
...