fixing bug on thematique menu
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3fc6962d6a
commit
8cf2edc109
|
|
@ -1,7 +1,8 @@
|
|||
/* Handling background page scroll */
|
||||
body:has(header .menu-renovateur .sub-menu--open) {
|
||||
@apply overflow-hidden;
|
||||
@media screen and (max-width: 960px) {
|
||||
@apply overflow-hidden;
|
||||
|
||||
/* FIXING BUG ON SAFARI */
|
||||
.menu-renovateur__mobile-menu-toggle,
|
||||
main {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user