Thanks to visit codestin.com Credit goes to github.com
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 794928e commit 96e51cbCopy full SHA for 96e51cb
src/components/Container/_container.scss
@@ -37,5 +37,7 @@ $container-width: (
37
width: 100%;
38
height: 100%;
39
grid-area: content;
40
+
41
+ display: flex;
42
}
43
0 commit comments