Skip to content

Commit 582ba06

Browse files
committed
adjust padding on links to drop them down a bit
1 parent 6d5337f commit 582ba06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/sass/layout/_header.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
flex: 1;
9595
display: flex;
9696
justify-content: flex-start;
97-
padding: 0 0 10px 0;
97+
padding: 0;
9898
font-size: 20px;
9999
font-weight: 500;
100100

0 commit comments

Comments
 (0)