better background thumbnail sizing

This commit is contained in:
RossAscends 2023-07-21 20:43:12 +09:00
parent c0d3dd54a7
commit a9b9d6fe77
1 changed files with 2 additions and 1 deletions

View File

@ -1618,7 +1618,8 @@ body.big-avatars .ch_description {
}
.bg_example {
width: 23%;
width: 30%;
max-width: 200px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;