1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 20:34:25 -04:00

pre-render optimizations

This commit is contained in:
2025-03-14 12:51:18 -04:00
parent e162d6a46c
commit 3932660acc
57 changed files with 305 additions and 318 deletions
+1 -1
View File
@@ -4,5 +4,5 @@
page-break-inside: avoid;
background-color: var(--colors-codeBackground);
border: 1px solid var(--colors-kindaLight);
border-radius: var(--radii-corner);
border-radius: 0.6em;
}