mirror of
https://github.com/less/less.js.git
synced 2026-05-01 03:00:22 -04:00
(test) variable in @media feature
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
float: none;
|
||||
}
|
||||
}
|
||||
@media handheld and (min-width: 20em), screen and (min-width: 20em) {
|
||||
@media handheld and (min-width: 42), screen and (min-width: 20em) {
|
||||
body {
|
||||
max-width: 480px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user