Minor fixes

This commit is contained in:
2026-06-29 19:13:54 -05:00
parent 05f3c171a6
commit 894939a55f
3 changed files with 10 additions and 4 deletions

View File

@@ -407,7 +407,7 @@ h3 {
text-wrap: pretty;
&::before {
color: var(--contrast-color);
content: "🢒";
content: "";
margin-left: calc(1em * -1);
}
}