Skip to content

Commit b3e66b7

Browse files
committed
Fixed position of footer
1 parent dbf7cc4 commit b3e66b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ main {
5252
footer {
5353
position: fixed;
5454
bottom: 0;
55+
width:100%;
5556
text-align: center;
5657
}
5758
/* ====== Articles Grid Layout ====

0 commit comments

Comments
 (0)