mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-14 07:20:18 -04:00
🩹 Fix main content alignment under menu overlay
This commit is contained in:
@@ -1018,8 +1018,7 @@ body button {
|
||||
/* Hamburger menu */
|
||||
|
||||
body:has(#menu-controller:checked) {
|
||||
position: fixed;
|
||||
overflow-y: scroll;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
#menu-button:has(#menu-controller:checked) {
|
||||
@@ -1772,11 +1771,6 @@ body:has(#menu-controller:checked) {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.mx-4 {
|
||||
margin-left: 1rem;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.mb-3 {
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user