Skip to content

Commit 166fe3c

Browse files
Align icons with labels (#131)
1 parent ab8fb4e commit 166fe3c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ body {
3838
}
3939

4040
.nav-link svg {
41-
vertical-align: middle;
41+
vertical-align: middle;
42+
margin-top: -4.5px;
4243
}
4344

4445

0 commit comments

Comments
 (0)