Fix squished cover image

https://pixwhile.zangetsu.kaizoku.cyou/users/15361232
This commit is contained in:
blankie 2023-05-19 14:03:21 +07:00
parent 5afccd3616
commit 42da969ac5
Signed by: blankie
GPG Key ID: CC15FC822C7F61F5
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ static const constexpr char css[] = R"EOF(
.user-cover { .user-cover {
width: 100%; width: 100%;
height: 50vh; height: 50vh;
object-fit: cover;
margin-bottom: 1em; margin-bottom: 1em;
} }