We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d62946 commit 876f17fCopy full SHA for 876f17f
1 file changed
sass/main.scss
@@ -136,7 +136,7 @@ nav {
136
137
a {
138
padding: 0px 5px;
139
- margin: 0px 10px;
+ margin-left: 10px;
140
}
141
142
.link:hover {
@@ -151,9 +151,8 @@ nav {
151
152
153
#logo {
154
- align-self: flex-start;
155
- width: $nav-height;
156
height: $nav-height;
+ align-self: flex-start;
157
158
img {
159
width: $nav-height;
0 commit comments