Skip to content

Commit cdc468d

Browse files
committed
mobile fix
1 parent 924f60f commit cdc468d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/tutorial/[slug]/Menu.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
align-items: flex-start;
439439
grid-template-rows: repeat(2, auto);
440440
441-
width: max-content;
441+
width: 100%;
442442
height: max-content;
443443
}
444444

0 commit comments

Comments
 (0)