Story-Chatbot / style.css
realitycheckexp's picture
Add 4 files
6e901c1 verified
Raw
History Blame Contribute Delete
92 Bytes
body {
@apply h-screen overflow-hidden;
}
.prose {
@apply p-4 prose-lg text-gray-700;
}