Skip to content

Commit 9a2ed7a

Browse files
committed
Fix footer padding on mobile
1 parent 37e8603 commit 9a2ed7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ span > img {
1212
}
1313

1414
footer > div {
15-
padding: 3rem 0 !important;
15+
padding: 3rem 2rem !important;
1616
}
1717

1818
#carbonads {

0 commit comments

Comments
 (0)