We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2f587 commit 8624bcbCopy full SHA for 8624bcb
src/modules/header/styles.css
@@ -303,6 +303,7 @@
303
& .menu-list {
304
flex-wrap: wrap;
305
width: max-content;
306
+ min-width: 600px;
307
max-height: 20rem;
308
}
309
@@ -375,6 +376,7 @@
375
376
377
flex-direction: row;
378
379
+ min-width: 258px;
380
381
382
@@ -429,6 +431,7 @@
429
431
430
432
433
434
+ min-width: 491px;
435
436
gap: 24px;
437
padding: 10px;
0 commit comments