tracker fixes

This commit is contained in:
2023-07-26 13:51:56 +03:00
parent fa582a8bfc
commit 3f9841fb6d
7 changed files with 129 additions and 29 deletions

View File

@ -15,7 +15,7 @@
position: relative;
background: linear-gradient(180deg, #ffffff 0%, #ebebeb 100%);
border-radius: 24px;
padding: 20px 40px 30px 40px;
padding: 35px 15px 15px 15px;
display: flex;
flex-direction: column;
align-items: center;