style(next): remove white bar between ribbon and content

This commit is contained in:
Elian Doran 2024-11-30 10:42:01 +02:00
parent ae82041ad3
commit 6d1f8c8947
No known key found for this signature in database

View File

@ -754,6 +754,12 @@ html body #left-pane .quick-search:focus-within .search-button:hover,
background: var(--main-background-color);
}
/*
* Ribbon
*/
.ribbon-container {
margin-bottom: 0 !important;
}
/*
* Table of contents & Highlights list