Compare commits
1 Commits
1fe9d8237b
...
538bb67877
Author | SHA1 | Date | |
---|---|---|---|
538bb67877 |
@ -135,6 +135,10 @@ ol.category-breadcrumb {
|
||||
max-width: unset;
|
||||
}
|
||||
|
||||
.topic-list .topic-list-data .main-link {
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.custom-search-banner-wrap .search-context {
|
||||
top: 3em !important;
|
||||
}
|
||||
@ -256,6 +260,11 @@ ol.category-breadcrumb {
|
||||
color: var(--secondary);
|
||||
}
|
||||
|
||||
// Hide the "4/7" topic navigation when on mobile since it's always stuck to the bottom anyway.
|
||||
.topic-navigation {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
// Footer
|
||||
.custom-footer {
|
||||
.list {
|
||||
|
Loading…
x
Reference in New Issue
Block a user