Alexey Boroda
/
kristal-estet
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
40f47e9eb398018e649a49bc8a9343ece8bd40c0
Authored by
Eugeny Galkovskiy
2017-09-26 12:14:35 +0300
1 parent
64e82dea
контакты
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
frontend/web/css/custom.css
Inline
Side-by-side
frontend/web/css/custom.css
Wrap text
Show/Hide comments
View file @
40f47e9
...
...
@@ -196,7 +196,9 @@
196
196
#footer {
197
197
padding: 25px 0;
198
198
}
199
-.ul.list-style-none{padding:0;}
199
+ul.list-style-none {
200
+ padding: 0;
201
+}
200
202
@media (max-width: 1199px){
201
203
.header-kristal .container .img-responsive{
202
204
margin-bottom: -68px;
...
...