There was an error while loading. Please reload this page.
1 parent 5291536 commit e407242Copy full SHA for e407242
1 file changed
Wireframe/style.css
@@ -87,3 +87,9 @@ article {
87
grid-column: span 3;
88
}
89
90
+footer {
91
+ padding-bottom: var(--space);
92
+ position: relative;
93
+ bottom: 0;
94
+ width: 100%;
95
+}
0 commit comments