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 74d6fcb commit f554928Copy full SHA for f554928
app/styles/home.scss
@@ -91,4 +91,4 @@
91
li a:hover { background-color: darken($main-bg-dark, 5%); }
92
}
93
94
-#home-crates > div { @include flex-grow(1); }
+#home-crates > div { width: 33%; }
0 commit comments