update to astro 4 plus new post

This commit is contained in:
2024-01-27 21:28:00 -05:00
parent beffc3335e
commit 29fc5be452
11 changed files with 77 additions and 33 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ pre code,
code {
color: var(--orange);
font-family: 'JetBrainsMono', monospace;
font-size: 1rem;
font-size: 0.9rem;
padding: 2px 4px;
border-radius: var(--radius);
background: rgba(155, 155, 155, 0.2);