better background thumbnail sizing
This commit is contained in:
parent
c0d3dd54a7
commit
a9b9d6fe77
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue