-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I've been trying to port Xess to gcss as an exercise to see what I think about it and I've run into an issue, I can't properly express media queries like this:
@media only screen and (max-device-width: 736px) {
main {
padding: 0;
}
}What's the gcss way to do this?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested