Fix double-used navigation ID and odd centering issue

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-06-19 22:28:49 -07:00
parent 13eeadf6f0
commit 9abee96bd2
3 changed files with 4 additions and 2 deletions

View File

@@ -346,7 +346,7 @@ figure {
}
}
#SeriesNavigation {
.series-navigation {
margin-top: 1em;
display: flex;
flex-wrap: wrap;