fix: translations and sidebar

This commit is contained in:
Jannat Patel
2022-02-21 14:55:20 +05:30
parent e3eda95b35
commit c3fac64280
2 changed files with 11 additions and 11 deletions

View File

@@ -466,10 +466,6 @@ input[type=checkbox] {
align-items: center;
}
.chapter-title[aria-expanded="true"] {
background: var(--gray-100);
}
.chapter-description {
margin: 0.75rem 3rem 1rem;
}
@@ -1715,3 +1711,7 @@ pre {
.reviews-parent .progress-bar {
background-color: var(--gray-600);
}
.body-content {
}