There was an error while loading. Please reload this page.
1 parent 3614abe commit b710356Copy full SHA for b710356
1 file changed
Wireframe/style.css
@@ -37,7 +37,7 @@ footer {
37
main {
38
display: grid;
39
grid-template-columns: 1fr 1fr;
40
- gap: var(--space);
+ gap: 10px;
41
> *:first-child {
42
grid-column: 1/ -1;
43
}
0 commit comments