Amal Nimmy Lal
feat : Project Memory
35765b5
raw
history blame contribute delete
124 Bytes
@import "tailwindcss";
/* Custom base styles */
body {
margin: 0;
min-height: 100vh;
}
#root {
min-height: 100vh;
}