improve scroll

This commit is contained in:
Peter Maquiran
2021-06-10 14:58:44 +01:00
parent 837111d7ce
commit ad6b26053f
4 changed files with 101 additions and 11 deletions
+3 -3
View File
@@ -289,9 +289,9 @@
.height-lg-unset{ height: unset !important;}
@for $i from 0 through 50 {
.font-lg-#{$i} {
font-size: #{$i}px ;
}
.font-lg-#{$i} {
font-size: #{$i}px ;
}
}
@for $i from 0 through 10 {