Merge pull request #213 from geekbrother/master
Increase top menu elements margin
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 0 .5em 0 0;
|
||||
margin: 0 .8em 0 0;
|
||||
padding: 0;
|
||||
float: left;
|
||||
list-style-type: none;
|
||||
@@ -104,7 +104,7 @@
|
||||
|
||||
> ul > li {
|
||||
margin-right: 0;
|
||||
margin-left: .5em;
|
||||
margin-left: .8em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user