Skip to content

Commit 8591f64

Browse files
authored
Fixed bug
1 parent 04c2609 commit 8591f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/homepage/header/header.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ header {
119119
}
120120
}
121121

122-
@media (max-width: 555px) {
122+
@media (max-width: 600px) {
123123
.search-wrapper {
124124
display: none;
125125
}

0 commit comments

Comments
 (0)