mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-26 21:41:31 +08:00
12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
//
|
|
// Responsive: Navbar
|
|
// --------------------------------------------------
|
|
|
|
|
|
// TABLETS AND BELOW
|
|
// -----------------
|
|
@media (max-width: @navbarCollapseWidth) {
|
|
|
|
|
|
}
|