fix color consitency

This commit is contained in:
2025-09-23 11:54:38 -07:00
parent c261f1f0b3
commit 440d86a6e8
2 changed files with 5 additions and 1 deletions

View File

@@ -165,6 +165,10 @@ audio {
padding: 0 8px;
}
hr {
color: light-dark(black, whitesmoke);
}
#title-1>.h1-container {
padding: 16px;
background: light-dark(black, whitesmoke);