fix stuff

This commit is contained in:
biglyderv 2024-11-25 14:14:21 -05:00
parent dbab510358
commit 7d83d31746
3 changed files with 6 additions and 2 deletions

View file

@ -80,4 +80,8 @@ section#main {
font-weight: bold;
margin: 10px;
padding: 10px;
}
pre {
white-space: pre-wrap;
}