This commit is contained in:
2026-01-11 15:45:37 +00:00
parent abcad8247f
commit 77a7c3250e
2 changed files with 2 additions and 3 deletions

View File

@@ -80,7 +80,7 @@ h2,
h3,
h4 {
background-color: var(--bg_primary);
border-bottom: 1px solid var(--bg_secondary);
border-bottom: 1px solid var(--primary);
color: var(--primary);
font-family: var(--font_heading);
margin: var(--margin);