remove background from avatar

This commit is contained in:
Wes Bos 2023-02-20 16:47:17 -05:00
parent b71f1cfc53
commit e2c8fe41b5

View file

@ -95,7 +95,6 @@ body::-webkit-scrollbar-thumb {
& img {
grid-row: 1 / -1;
background: var(--lightblue);
font-size: 1rem;
}