Skip to content
Snippets Groups Projects
Commit fbeafac0 authored by Darby's avatar Darby
Browse files

Changed px width for display:none

parent b7a1562b
No related branches found
No related tags found
1 merge request!823Search bar implementation
Pipeline #
Loading
Loading
@@ -23,7 +23,7 @@
}
}
 
@media only screen and (max-width: 991px) {
@media only screen and (max-width: 1200px) {
.search-bar {
display: none;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment