boardgame-phaser/packages/sts-like-viewer/src/style.css

8 lines
80 B
CSS
Raw Normal View History

2026-04-13 12:33:42 +08:00
@import "tailwindcss";
body {
margin: 0;
padding: 0;
overflow: hidden;
}