Skip to content

Commit 942e715

Browse files
committed
footer text align to center
1 parent 779cf14 commit 942e715

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
@@ -56,7 +56,7 @@ main {
5656
}
5757
footer {
5858
position: fixed;
59-
bottom: center;
59+
bottom: 0;
6060
text-align: center;
6161
}
6262
/* ====== Articles Grid Layout ====

0 commit comments

Comments
 (0)