make individual artist pages more consistent with market artists

This commit is contained in:
2026-01-02 16:45:46 -08:00
parent 3e9875f052
commit e5102114cd
3 changed files with 16 additions and 5 deletions

View File

@ -37,7 +37,7 @@
@media (max-width: 1050px) {
.resident img {
border-radius: 1rem 1rem 0 0;
border-bottom: solid var(--color-accent);
border-bottom: .25rem solid var(--color-accent);
}
.resident .bio {