Skip to content

Commit f2d960d

Browse files
committed
css update to fix footer to bottom of page
1 parent 821470b commit f2d960d

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
@@ -44,7 +44,7 @@ main {
4444
margin: 0 auto calc(var(--space) * 4) auto;
4545
}
4646
footer {
47-
/* position: fixed; */
47+
position: fixed;
4848
bottom: 0;
4949
text-align: center;
5050
left: 50%;

0 commit comments

Comments
 (0)