fix: style for certificate button and card responsive

This commit is contained in:
Jannat Patel
2021-10-19 19:09:42 +05:30
parent 98c386729c
commit aec69e96cb
2 changed files with 3 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ input[type=checkbox] {
.course-card-content {
width: 100%;
padding: 0px 24px 20px;
padding: 0px 1rem 1.25rem;
}
@media (max-width: 350px) {
@@ -161,7 +161,7 @@ input[type=checkbox] {
}
.course-instructor {
margin: 0px 8px;
margin-left: 8px;
font-size: 12px;
line-height: 135%;
color: var(--text-color);