Remove white background from avatars

Fixes #387
This commit is contained in:
wsor4035
2023-01-01 17:48:10 -05:00
committed by GitHub
parent 5e425cd29c
commit d3bdf4cf03
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
.img-thumbnail-1 {
padding: 0px;
// width: 100%;
background: white;
border: unset;
}
.comments {