New single performer page
This commit is contained in:
7
styles/Performer.module.scss
Normal file
7
styles/Performer.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.performerContainer {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
max-width: 27%;
|
||||
}
|
||||
Reference in New Issue
Block a user