sendou.ink/app/components/Avatar.module.css

5 lines
76 B
CSS

.avatar {
border-radius: 50%;
background-color: var(--color-bg-higher);
}