1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-01 08:15:29 -04:00

refactor code block detection and css

This commit is contained in:
2025-04-15 20:05:27 -04:00
parent 89517ea815
commit 62409690c1
4 changed files with 34 additions and 41 deletions
+1
View File
@@ -27,6 +27,7 @@ samp,
pre {
font-size: 1em;
font-family: var(--fonts-mono);
font-variant-ligatures: none; /* i hate them. fwiw. */
}
small {