There was an error while loading. Please reload this page.
1 parent b8d3280 commit 6afd4b5Copy full SHA for 6afd4b5
1 file changed
Wireframe/style.css
@@ -44,7 +44,7 @@ footer {
44
45
main {
46
display: grid;
47
- grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
+ grid-template-columns: 1fr 1fr;
48
gap: var(--space);
49
max-width: var(--container);
50
margin: 0 auto;
0 commit comments