Font-Awesome/whats-new/assets/less/site/responsive/screen-md.less

4 lines
97 B
Plaintext
Raw Normal View History

2014-08-05 01:31:21 +08:00
@media (min-width: @screen-md) and (max-width: @screen-md-max) {
.hide-md { display: none; }
}