Skip to content

Commit b710356

Browse files
committed
edit style
1 parent 3614abe commit b710356

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
@@ -37,7 +37,7 @@ footer {
3737
main {
3838
display: grid;
3939
grid-template-columns: 1fr 1fr;
40-
gap: var(--space);
40+
gap: 10px;
4141
> *:first-child {
4242
grid-column: 1/ -1;
4343
}

0 commit comments

Comments
 (0)