This commit is contained in:
Xanazf 2024-11-09 07:56:21 +02:00
parent 325be308bd
commit 9e7563315a
No known key found for this signature in database
GPG key ID: 4E4A5AD1FB748427
2 changed files with 43 additions and 16 deletions

View file

@ -24,7 +24,7 @@ html.dark .shiki span {
pre {
padding: 1rem;
border-radius: 0.618rem;
overflow: auto;
overflow: hidden;
text-wrap: wrap;
& > button {