New perfomer + style fixes

This commit is contained in:
2024-05-25 12:37:41 +03:00
parent 8f57fc8456
commit 4a20dac69a
4 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
.performerTextContainer {
width: 80%;
margin-left: 1rem;
margin-top: 1rem;
margin-bottom: 2rem;
}
.performerTitle {
@@ -41,9 +41,7 @@
}
.performerImage {
height: 100px;
border-radius: 100%;
margin-bottom: 2rem;
}
.performerButton:hover {