mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-01-09 14:50:27 +08:00
10 lines
140 B
Plaintext
Executable File
10 lines
140 B
Plaintext
Executable File
//
|
|
// Responsive: Landscape phone to desktop/tablet
|
|
// --------------------------------------------------
|
|
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
|
|
}
|