FIX: Adjust category header background (#37)

This commit is contained in:
Jordan Vidrine 2023-09-13 16:01:00 -05:00 committed by GitHub
parent 70ab413301
commit 4a369b5ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,12 @@ ol.category-breadcrumb {
margin-top: 1em;
}
.categories-list .list-controls {
background: var(--secondary);
padding: 0.5em;
border-radius: 8px;
}
.list-controls .nav-pills {
li.navigation-toggle {
border-radius: 8px;