mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
12 lines
170 B
Plaintext
Executable File
12 lines
170 B
Plaintext
Executable File
//
|
|
// Responsive: Navbar
|
|
// --------------------------------------------------
|
|
|
|
|
|
// TABLETS AND BELOW
|
|
// -----------------
|
|
@media (max-width: @navbarCollapseWidth) {
|
|
|
|
|
|
}
|