fix: search-settings

This commit is contained in:
Jannat Patel
2021-11-26 11:34:10 +05:30
parent 3f687e4c4a
commit 36996a54a5
3 changed files with 34 additions and 3 deletions

View File

@@ -1387,6 +1387,8 @@ pre {
background-repeat: no-repeat;
text-indent: 1.5rem;
background-position: 1rem 0.65rem;
float: right;
width: 25%;
}
.section-heading {
@@ -1481,3 +1483,7 @@ pre {
text-decoration: none;
color: #000;
}
.live-courses .course-home-headings {
margin-bottom: 1.5rem;
}