add white-space: initial

This commit is contained in:
Barış Soner Uşaklı
2022-12-07 11:55:40 -05:00
parent f997e7a3bc
commit c29876aed3

View File

@@ -79,6 +79,7 @@
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: $lines;
white-space: initial;
}
@for $i from 1 through 6 {