mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 21:41:31 +08:00
4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
@media (min-width: @screen-md) and (max-width: @screen-md-max) {
|
|
.hide-md { display: none; }
|
|
}
|