fix: progress pill and certificate secondary cta

This commit is contained in:
pateljannat
2021-09-02 13:26:45 +05:30
parent e0b25c1e6e
commit 3a2ebd42a7
5 changed files with 45 additions and 47 deletions

View File

@@ -67,6 +67,7 @@ input[type=checkbox] {
position: relative;
top: 1rem;
left: 1rem;
width: 95%;
}
.course-card-pills {
@@ -103,7 +104,6 @@ input[type=checkbox] {
.course-card {
flex-direction: column;
height: 380px;
}
.muted-text {
@@ -135,8 +135,8 @@ input[type=checkbox] {
letter-spacing: -0.014em;
color: var(--text-color);
align-self: stretch;
margin-bottom: 16px;
height: 45px;
margin-bottom: 1.5rem;
height: 56px;
}
@media (max-width: 360px) {
@@ -155,10 +155,6 @@ input[type=checkbox] {
margin-bottom: 16px;
}
.course-card-meta-2 {
margin-bottom: 16px;
}
.course-instructor {
margin: 0px 8px;
font-size: 12px;