Skip to content

Commit abd5300

Browse files
committed
Added more bottom padding
1 parent 31b13b9 commit abd5300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ article img {
4040
main {
4141
max-width: var(--container);
4242
margin: 0 auto calc(var(--space) * 4) auto;
43-
padding-bottom: 80px;
43+
padding-bottom: 140px;
4444
}
4545
footer {
4646
position: fixed;

0 commit comments

Comments
 (0)