Update app.css

This commit is contained in:
Timothy J. Baek 2023-10-22 17:15:26 -07:00
parent c79a77d5f1
commit a09b523381

View file

@ -6,7 +6,7 @@
html {
@apply bg-gray-800;
word-break: break-all;
word-break: break-word;
}
.hljs {