fix some outline and border spacing

This commit is contained in:
2026-01-06 08:40:51 -08:00
parent d435aa4867
commit 48423b8702
3 changed files with 6 additions and 6 deletions

View File

@ -21,7 +21,7 @@
grid-area: h1;
font-size: 2rem;
margin: 0;
border-bottom: solid var(--color-accent);
border-bottom: .25rem solid var(--color-accent);
}
.resident img {