Performers page improved

This commit is contained in:
2022-06-18 12:27:55 +03:00
parent 29e7d5a01b
commit f97583bf50
6 changed files with 89 additions and 58 deletions

View File

@@ -3,14 +3,13 @@
flex-direction: column;
justify-content: center;
align-items: center;
hr {
border: 0.2rem solid #d5caf29d;
width: 60%;
width: 80%;
}
p {
width: 60%;
width: 80%;
}
}
@@ -18,11 +17,11 @@
display: flex;
align-items: center;
justify-content: space-between;
width: 60%;
padding-left: 1.5rem;
padding-right: 1.5rem;
margin-top: 1.5rem;
cursor: pointer;
width: 80%;
h2 {
margin-right: 1rem;