Skip to content

Commit 5c61d5f

Browse files
committed
process
1 parent 0a06f92 commit 5c61d5f

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

classes/size.sass

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
.max-h-#{5 * $i}
3131
max-height: #{5 * $i + "% !important"}
3232

33-
3433
@for $i from 0 through 20
3534
.w-#{5 * $i}
3635
width: (5 * $i) * 1% !important

0 commit comments

Comments
 (0)