Skip to content

Commit ded2a16

Browse files
committed
Update bottom position in style.css
1 parent 74a25e8 commit ded2a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
font-weight: 200;
1515
position: fixed;
1616
left: 0;
17-
bottom: 0;
17+
bottom: 5;
1818
width: 100%;
1919
color: black;
2020
text-align: center;

0 commit comments

Comments
 (0)