design changes based on edits from the prototype

This commit is contained in:
Konstantin-39
2024-09-10 19:15:36 +07:00
parent 17c7665854
commit 366152cb97
5 changed files with 19 additions and 21 deletions

View File

@@ -255,7 +255,7 @@ h1 strong {
flex-direction: column;
gap: 24px;
border-radius: 28px;
padding: 16px 16px 24px 16px;
padding: 6px;
box-shadow: 0 10px 32px 0 rgba(0, 0, 0, 0.02);
background: #fff;
}