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
377dc454eea863348407888bc534b78030f006f1
Authored by
Eugeny Galkovskiy
2016-10-03 14:36:48 +0300
1 parent
922ea3e1
123
Showing
1 changed file
with
2 additions
and
2 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 @
377dc45
...
...
@@ -455,8 +455,8 @@ footer .socbuts a:hover{
455
455
align-content: center;
456
456
}
457
457
.post_cont .text{
458
- width:305px;
459
- margin:0 20px;
458
+ width: 380px;
459
+ margin: 0 20px;
460
460
color: #838383;
461
461
font-family: 'Lato-Medium';
462
462
font-size: 14px;
...
...