fix tracker card

This commit is contained in:
Victor Batischev
2024-01-30 18:28:57 +03:00
parent c59d2100d2
commit 7a5d6fc9ec
4 changed files with 31 additions and 34 deletions

View File

@ -63,9 +63,10 @@
color: #1458dd;
font-weight: 700;
font-size: 22px;
margin-left: 15px;
&__category {
margin-right: 17px;
margin-right: 5px;
}
h2,
@ -613,7 +614,7 @@
cursor: pointer;
position: absolute;
top: 25px;
right: 30px;
right: 20px;
width: 13px;
height: 13px;
display: flex;
@ -654,8 +655,7 @@
display: flex;
align-items: center;
position: relative;
margin-bottom: 5px;
margin-top: 12px;
margin-top: 10px;
span {
color: #000000;
@ -688,7 +688,7 @@
.start {
font-size: 12px;
margin-top: 25px;
margin-top: 15px;
width: 151px;
height: 40px;
border: none;
@ -964,11 +964,11 @@
}
&_box {
padding: 25px 85px 25px 40px;
padding: 25px 0px 10px 40px;
border-bottom: 1px solid #f1f1f1;
&-middle {
padding: 0px 40px 25px 40px;
padding: 0px 0px 10px 35px;
border-bottom: 1px solid #f1f1f1;
}
@ -978,8 +978,8 @@
flex-direction: column;
position: relative;
row-gap: 15px;
padding: 22px 40px 0 40px;
row-gap: 10px;
padding: 10px 40px 0px 40px;
border-radius: 10px;
margin-bottom: 10px;
@ -1170,10 +1170,10 @@
}
&-bottom {
padding: 10px 110px 15px 56px;
padding: 0px 110px 10px 35px;
font-weight: 400;
font-size: 14px;
line-height: 38px;
line-height: 32px;
div {
display: flex;