Updated colour of ring around pfp

This commit is contained in:
Ari 2026-06-13 15:59:11 +01:00
parent 8b630a8fc7
commit d8b1c500be
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ html {
height: 96px;
border-radius: 50%;
object-fit: cover;
border: 3px solid var(--yellow);
border: 3px solid var(--mauve);
box-shadow: 0 4px 18px rgba(245, 194, 231, 0.25);
margin-bottom: 0.75rem;
}