Added fullScreen ticket

This commit is contained in:
MaxOvs19
2023-04-20 20:10:08 +03:00
parent ab2ff123a0
commit cb79f3c063
11 changed files with 384 additions and 63 deletions

View File

@ -15,7 +15,7 @@
position: relative;
width: 424px;
background: linear-gradient(180deg, #ffffff 0%, #ebebeb 100%);
border-radius: 40px;
border-radius: 24px;
padding: 60px 60px 30px 60px;
display: flex;