Skip to content
Snippets Groups Projects
Commit e9981c67 authored by Florent Lavelle's avatar Florent Lavelle
Browse files

fix conflicts

parent 8168b7f5
No related branches found
No related tags found
No related merge requests found
......@@ -130,9 +130,6 @@ export default {
display: flex;
}
<<<<<<< HEAD
@media screen and (min-width: 560px) {
=======
/* keep above loader */
#menu-dropdown {
z-index: 1001;
......@@ -144,8 +141,7 @@ export default {
}
}
@media screen and (min-width: 590px) {
>>>>>>> develop
@media screen and (min-width: 560px) {
.mobile {
display: none !important;
}
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment