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
4fced2f634b49c19b8039d697ce07f315c033cc7
Authored by
Eugeny Galkovskiy
2016-10-20 17:09:53 +0300
1 parent
74c56504
123
Showing
1 changed file
with
2 additions
and
1 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 @
4fced2f
...
...
@@ -420,7 +420,8 @@ footer .socbuts a:hover{
420
420
font-size: 15px;
421
421
line-height: 24px;
422
422
padding-top: 48px;
423
- margin-bottom: 75px;
423
+ margin-top: -70px;
424
+ margin-bottom: 50px;
424
425
max-width: 960px;
425
426
margin-left: auto;
426
427
margin-right: auto;
...
...