Skip to content

Commit e407242

Browse files
committed
footer relative/center
1 parent 5291536 commit e407242

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Wireframe/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,9 @@ article {
8787
grid-column: span 3;
8888
}
8989
}
90+
footer {
91+
padding-bottom: var(--space);
92+
position: relative;
93+
bottom: 0;
94+
width: 100%;
95+
}

0 commit comments

Comments
 (0)