fixed weird code wrapping

This commit is contained in:
Emma Tebibyte 2023-01-26 03:29:12 -05:00
parent b696e0fb17
commit b016f869dd
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ a::selection {
code {
font-family: 'Ubuntu Mono Ligaturized';
word-break: break-all;
white-space: nowrap;
}
main {