Skip to content

Commit 649b2c5

Browse files
lfranckexeniape
andauthored
Update ui/src/css/header.css
Co-authored-by: Xenia <xenia.fischer@stackable.tech>
1 parent 46b0794 commit 649b2c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/src/css/header.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* It also handles the mobile version of the menu.
44
*/
55

6-
@media screen and (max-width: 1023.5px) {
6+
@media screen and (max-width: 1200px) {
77
html.is-clipped--navbar {
88
overflow-y: hidden;
99
}

0 commit comments

Comments
 (0)