Tweak spacing on navigation
This commit is contained in:
parent
ea1c005213
commit
df79f8e734
2 changed files with 2 additions and 2 deletions
|
@ -218,7 +218,7 @@ nav {
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin-left: 25px;
|
margin-left: 20px;
|
||||||
color: $darkGray;
|
color: $darkGray;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
|
|
@ -196,7 +196,7 @@ nav {
|
||||||
display: block;
|
display: block;
|
||||||
font-size: 16px; } }
|
font-size: 16px; } }
|
||||||
nav a {
|
nav a {
|
||||||
margin-left: 25px;
|
margin-left: 20px;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue