We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb01651 commit 7707dcfCopy full SHA for 7707dcf
_sass/layouts/home.scss
@@ -0,0 +1,5 @@
1
+.l-front-page {
2
+ display: grid;
3
+ gap: 4.5rem;
4
+ grid-template-columns: minmax(0, 1fr)
5
+}
0 commit comments