Fix word wrap, fix template, update stack

This commit is contained in:
askiiart 2023-05-11 13:58:01 -05:00
parent 4de5196c72
commit a6ba04c98e
11 changed files with 24 additions and 15 deletions

3
style.css Normal file → Executable file
View file

@ -25,3 +25,6 @@ pre {
background: #202020
}
wrap {
word-wrap: break-word
}