This commit is contained in:
2026-02-13 23:49:12 +01:00
parent 206b8f08db
commit 2e02d6d763
36 changed files with 1816 additions and 4178 deletions

View File

@@ -32,7 +32,7 @@
}
.code-block {
@apply bg-[#0d1117] text-[#e6edf3] rounded-xl font-mono text-sm leading-relaxed overflow-x-auto;
@apply bg-[#0d1117] text-[#e6edf3] rounded-b-xl font-mono text-sm leading-relaxed overflow-x-auto;
}
.dot-grid {