1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

feat(posts): add programming-challenges

This commit is contained in:
Divlo
2023-05-21 14:42:53 +02:00
parent e5232c1394
commit 20cb0c21d5
8 changed files with 570 additions and 14 deletions

View File

@ -28,7 +28,7 @@
}
.shiki {
white-space: pre-wrap !important;
word-break: break-word !important;
word-break: normal !important;
word-wrap: normal;
}
code {