New program page
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
.performersContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 47rem;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.performerCard {
|
||||
@@ -35,13 +33,6 @@
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
.performerButton {
|
||||
height: 3rem;
|
||||
width: 3rem;
|
||||
background-color: transparent;
|
||||
border: transparent;
|
||||
}
|
||||
|
||||
.performerButton:hover {
|
||||
svg {
|
||||
color: rgb(117, 117, 117);
|
||||
|
||||
Reference in New Issue
Block a user