Update CSS - fix responsive

pull/1/head
Swissky 2024-06-14 00:04:32 +02:00
parent f8d4de1867
commit 2f4d93131d
1 changed files with 4 additions and 0 deletions

View File

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