|
|
@ -14,7 +14,7 @@ |
|
|
width: 40px; |
|
|
width: 40px; |
|
|
height: 160px; |
|
|
height: 160px; |
|
|
background: #ffffff; |
|
|
background: #ffffff; |
|
|
box-shadow: 0px 8px 8px rgba(104, 110, 127, 0.04); |
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); |
|
|
border-radius: 12px; |
|
|
border-radius: 12px; |
|
|
justify-content: space-evenly; |
|
|
justify-content: space-evenly; |
|
|
align-items: center; |
|
|
align-items: center; |
|
|
@ -30,7 +30,7 @@ |
|
|
font-size: 10px; |
|
|
font-size: 10px; |
|
|
line-height: 14px; |
|
|
line-height: 14px; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
color: #474a56; |
|
|
|
|
|
|
|
|
color: #333; |
|
|
background: #ffffff; |
|
|
background: #ffffff; |
|
|
border-radius: 12px; |
|
|
border-radius: 12px; |
|
|
justify-content: center; |
|
|
justify-content: center; |
|
|
@ -47,7 +47,7 @@ |
|
|
width: 40px; |
|
|
width: 40px; |
|
|
height: 56px; |
|
|
height: 56px; |
|
|
margin-top: 8px; |
|
|
margin-top: 8px; |
|
|
box-shadow: 0px 8px 8px rgba(104, 110, 127, 0.04); |
|
|
|
|
|
|
|
|
box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.08); |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|