Fork-Awesome/assets/less/site/responsive/screen-md.less
2013-10-23 11:12:39 -04:00

4 lines
97 B
Plaintext

@media (min-width: @screen-md) and (max-width: @screen-md-max) {
.hide-md { display: none; }
}