fix: get_doc references

This commit is contained in:
Jannat Patel
2022-02-10 09:53:08 +05:30
parent e17637d27b
commit fd5b7976e7
21 changed files with 334 additions and 286 deletions

View File

@@ -79,7 +79,6 @@ input[type=checkbox] {
}
.common-page-style {
background: #F4F5F6;
padding-bottom: 5rem;
min-height: 60vh;
padding-top: 3rem;
@@ -171,6 +170,10 @@ input[type=checkbox] {
margin-top: auto;
}
.course-card-footer .avatar-group {
display: inherit;
}
.view-course-link {
height: 32px;
border-radius: 4px;