Update CSS for code

pull/1/head
Swissky 2024-06-14 00:00:42 +02:00
parent e36d55645d
commit f8d4de1867
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ img {
max-width: 100%; max-width: 100%;
} }
code {
word-wrap: break-word;
max-width: 100%;
}
table{ table{
border-color: rgb(58, 62, 65); border-color: rgb(58, 62, 65);
box-shadow: rgba(0, 0, 0, 0.1) 3px 3px; box-shadow: rgba(0, 0, 0, 0.1) 3px 3px;