UNPKG

style-forge.media

Version:

Style-Forge.Media: comprehensive CSS media query helpers for responsive web design.

12 lines (8 loc) 279 B
@media only screen and (min-width: 601px) and (max-width: 1024px) { .\@tab\:fl { float: none } .\@tab\:fl\:l { float: inline-start } .\@tab\:fl\:r { float: inline-end } /* /// */ html.float .\@tab\:fl\:l { float: left } html.float .\@tab\:fl\:r { float: right } }