You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
.main-container{
|
|
width: 47px;
|
|
position: relative;
|
|
margin-left: 9px;
|
|
}
|
|
.main-container-radius{
|
|
position: absolute;
|
|
width: 30px;
|
|
}
|
|
.number-span{
|
|
display: block;
|
|
|
|
}
|
|
|
|
.text-span{
|
|
font-size: 13px;
|
|
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
|
|
|
|
}
|