Skip to content

Commit 6ec2745

Browse files
committed
re-improved mobile display
1 parent eb716b1 commit 6ec2745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/ui/Content.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
264264
@media screen and (max-width: 400px) {
265265
.statblock-content > :global(.column) {
266-
width: 85vw;
266+
width: 75vw;
267267
}
268268
}
269269

0 commit comments

Comments
 (0)