Performers page improved
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
hr {
|
||||
border: 0.2rem solid #d5caf29d;
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
p {
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
padding-left: 1.5rem;
|
||||
padding-right: 1.5rem;
|
||||
margin-top: 1.5rem;
|
||||
|
||||
Reference in New Issue
Block a user