med-notes/reader/src/index.css

10 lines
82 B
CSS

@import "tailwindcss";
body {
overflow: hidden;
}
#root {
height: 100dvh;
}