arymandeshwal
something something
06f9f74
raw
history blame contribute delete
124 Bytes
@import "tailwindcss";
/* Custom base styles */
body {
margin: 0;
min-height: 100vh;
}
#root {
min-height: 100vh;
}