This commit is contained in:
Madara0330E
2024-01-31 20:15:08 +03:00
parent 8567bbb9af
commit 03f1207b53
6 changed files with 146 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
.card {
width: 422px;
height: 269px;
flex-shrink: 0;
border-radius: 22px;
background-color: #742271;
}