fix: certificate request flow and other minor changes

This commit is contained in:
Jannat Patel
2022-04-11 15:35:40 +05:30
parent cb0087c433
commit 70e1e550e3
9 changed files with 193 additions and 107 deletions

View File

@@ -1410,3 +1410,7 @@ pre {
.course-content-parent .course-details-outline .course-home-headings {
display: none;
}
.btn-outline-primary {
border: 1px solid var(--primary-color);
}