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
aafeef5469e081584ad9b0989bcb863ffab97d0a
Authored by
Eugeny Galkovskiy
2016-10-19 18:36:57 +0300
1 parent
13e98dd8
123
Showing
1 changed file
with
1 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 @
aafeef5
...
...
@@ -2170,6 +2170,7 @@ p.right{text-align: right;}
2170
2170
justify-content: center;
2171
2171
align-items: center;
2172
2172
font-size: 20px;
2173
+ border-bottom: 1px solid black;
2173
2174
}
2174
2175
}
2175
2176
@media (max-width: 729px) {
...
...