removed redundant css width

This commit is contained in:
chidam333 2025-04-26 13:14:54 +05:30
parent 7d49dff074
commit ac76c249c8

View File

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