We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a06f92 commit 5c61d5fCopy full SHA for 5c61d5f
classes/size.sass
@@ -30,7 +30,6 @@
30
.max-h-#{5 * $i}
31
max-height: #{5 * $i + "% !important"}
32
33
-
34
@for $i from 0 through 20
35
.w-#{5 * $i}
36
width: (5 * $i) * 1% !important
0 commit comments