This commit is contained in:
2026-01-14 17:15:10 +01:00
parent 172e2600d1
commit a9b2c89636
20 changed files with 2093 additions and 158 deletions

View File

@@ -64,7 +64,7 @@
@apply mb-1;
}
code {
code:not([class*='language-']) {
@apply bg-slate-100 px-1 py-0.5 rounded font-mono text-sm text-slate-700;
}