Updated colour of ring around pfp
This commit is contained in:
parent
8b630a8fc7
commit
d8b1c500be
|
|
@ -45,7 +45,7 @@ html {
|
||||||
height: 96px;
|
height: 96px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
border: 3px solid var(--yellow);
|
border: 3px solid var(--mauve);
|
||||||
box-shadow: 0 4px 18px rgba(245, 194, 231, 0.25);
|
box-shadow: 0 4px 18px rgba(245, 194, 231, 0.25);
|
||||||
margin-bottom: 0.75rem;
|
margin-bottom: 0.75rem;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue