mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-01-06 02:41:31 +08:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
|
//
|
||
|
// Responsive: Landscape phone to desktop/tablet
|
||
|
// --------------------------------------------------
|
||
|
|
||
|
|
||
|
@media (max-width: 767px) {
|
||
|
|
||
|
|
||
|
}
|