Skip to content

Commit a00f19c

Browse files
committed
decreased padding between nav items for tablet size
1 parent 8a09658 commit a00f19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/Footer.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
margin: 0.5rem 0;
5050

5151
@include tablet {
52-
padding-left: 60px;
52+
padding-left: 50px;
5353
}
5454
}
5555

0 commit comments

Comments
 (0)