Skip to content

Commit ca9aff2

Browse files
authored
Fix footer margin
1 parent 3a2031b commit ca9aff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ hr {
8181
margin-top: 82px;
8282
margin-left: 6px;
8383
margin-right: 6px;
84-
padding-bottom: 52px;
84+
padding-bottom: 54px;
8585
}
8686

8787
.outer-card {

0 commit comments

Comments
 (0)