mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Fix nav toggle on mobile
This commit is contained in:
@@ -126,6 +126,8 @@ strong {
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
body.close .sidebar-toggle {
|
||||
width: 2rem;
|
||||
background: none;
|
||||
padding: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user