This commit is contained in:
Chidam 2026-03-11 12:35:18 +06:00 committed by GitHub
commit ecb8871152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
.search {
min-width: fit-content;
max-width: 14rem;
@media all and ($mobile) {
max-width: 14rem;
flex-grow: 0.3;
}