Fixed header responsiveness.

This commit is contained in:
DebaucheryLibrarian 2025-12-30 04:55:05 +01:00
parent a19c39d8eb
commit 42a83b2126
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@ function blurSearch(event) {
fill: var(--error);
}
@media(--small) {
@media(--compact) {
.header-section {
flex-grow: 1;
}