Revert "fix: expand sidebar visibility to all non-desktop screens (≤992px)"
This reverts commit b999d51232.
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
}
|
||||
|
||||
/* Media Queries for Sidebar */
|
||||
@media (max-width: 992px) {
|
||||
@media (max-width: 768px) {
|
||||
.floating-menu-btn {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user