Increase spacing of range mod style

This commit is contained in:
Justin Edmund 2023-07-03 19:03:52 -07:00
parent 7b465f6d5d
commit 1b4c7ea588

View file

@ -117,7 +117,7 @@
&.range {
text-align: right;
width: $unit-10x;
width: $unit-12x;
}
&.alignRight {