Fix squished cover image
https://pixwhile.zangetsu.kaizoku.cyou/users/15361232
This commit is contained in:
parent
5afccd3616
commit
42da969ac5
|
@ -112,6 +112,7 @@ static const constexpr char css[] = R"EOF(
|
|||
.user-cover {
|
||||
width: 100%;
|
||||
height: 50vh;
|
||||
object-fit: cover;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue