We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1c005 commit df79f8eCopy full SHA for df79f8e
scss/style.scss
@@ -218,7 +218,7 @@ nav {
218
}
219
220
a {
221
- margin-left: 25px;
+ margin-left: 20px;
222
color: $darkGray;
223
text-align: right;
224
font-weight: 300;
style.css
@@ -196,7 +196,7 @@ nav {
196
display: block;
197
font-size: 16px; } }
198
nav a {
199
200
color: #333333;
201
202
0 commit comments