This commit is contained in:
Joshua Seigler 2025-06-23 10:06:45 -04:00
parent a3adff6eb9
commit 21d44a37a0
43 changed files with 46 additions and 50 deletions

View file

@ -506,7 +506,7 @@ h1 {
}
.header-meta {
font-size: var(--s-1);
> * + *::before {
> * + *:not(:empty)::before {
content: "-";
padding: 0 0.5ch;
}