remove styling from performer page (#3632)

This commit is contained in:
dogwithakeyboard 2023-04-27 00:33:44 +01:00 committed by GitHub
parent 85c893fd81
commit 23e52738c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,4 @@
#performer-page { #performer-page {
flex-direction: row;
margin: 0 auto;
overflow: hidden;
.performer-image-container .performer { .performer-image-container .performer {
max-height: calc(100vh - 6rem); max-height: calc(100vh - 6rem);
max-width: 100%; max-width: 100%;