Corrections pour les petites résolutions
This commit is contained in:
@@ -944,5 +944,6 @@ body > main.home-main > section.home-collections.collections-section > div > art
|
||||
/* Le carrousel des collections ne doit pas élargir le viewport mobile. */
|
||||
html:has(body > main.home-main > section.home-collections.collections-section),
|
||||
body:has(> main.home-main > section.home-collections.collections-section) {
|
||||
overflow-x: hidden;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user