Skip to content

Commit f5817f3

Browse files
committed
Change to right float number
1 parent 7dbb1ff commit f5817f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fixtures/min-max.output.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
}
4040

41-
@media screen and (min-height: 13.8rem) and (max-height: 51.199000000000005rem) {
41+
@media screen and (min-height: 13.8rem) and (max-height: 51.199rem) {
4242

4343
}
4444

0 commit comments

Comments
 (0)