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

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;
}