Performers component v1

This commit is contained in:
2022-06-14 19:48:15 +03:00
parent a4e224117c
commit 31553c0ed8
12 changed files with 317 additions and 50 deletions

View File

@@ -9,7 +9,7 @@
display: flex;
justify-content: space-between;
width: 50%;
align-items: start;
align-items: flex-start;
}
.middle {