fix: links and breadcrumbs

This commit is contained in:
pateljannat
2021-07-06 18:13:09 +05:30
parent 5ea3b25d21
commit 68fd32d536
4 changed files with 23 additions and 8 deletions

View File

@@ -899,6 +899,10 @@ div.custom-checkbox>label>input:checked+img {
color: inherit;
}
.breadcrum {
.dark-links:hover {
color: inherit;
}
.breadcrumb {
margin: 16px 10px 16px;
}