1,246
edits
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 212: | Line 212: | ||
font-family: 'Arial', sans-serif; | font-family: 'Arial', sans-serif; | ||
display: flex; | display: flex; | ||
margin-top: | margin-top: 0 !important; | ||
gap: 1rem; /* Space between sidebar and content */ | gap: 1rem; /* Space between sidebar and content */ | ||
align-items: stretch; /* Ensures both child elements stretch to the same height */ | align-items: stretch; /* Ensures both child elements stretch to the same height */ | ||
Line 284: | Line 284: | ||
display: none; | display: none; | ||
} | } | ||
} | } |