UNPKG

preons

Version:

Functional css library and utility belt

15 lines (13 loc) 191 B
.db { display: block; } @media screen and (min-width:30em) { .m:db { display: block; } } @media screen and (min-width:80em) { .l:db { display: block; } }