Change performer position to top (#358)

This commit is contained in:
WithoutPants 2020-02-11 08:29:06 +11:00 committed by GitHub
parent c99ba68181
commit ae5aa6a6ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ span.block {
height: 50vh;
min-height: 400px;
background-size: cover !important;
background-position: center !important;
background-position: top !important;
background-repeat: no-repeat !important;
}