We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f31d70 commit caf0a44Copy full SHA for caf0a44
1 file changed
packages/panda-san/src/layout/level.scss
@@ -5,4 +5,8 @@
5
align-items: center;
6
justify-content: center;
7
}
8
+
9
+ &--columns {
10
+ flex-direction: column;
11
+ }
12
0 commit comments