Center performer cards on mobile

This commit is contained in:
2022-07-03 23:57:28 +03:00
parent 7d32d9c7db
commit 068f6d2fa9

View File

@@ -63,4 +63,7 @@
margin-top: 0; margin-top: 0;
} }
} }
.performerTextContainer {
margin-left: -0.5rem;
}
} }