Improve the series navigation links

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-05-20 00:34:52 -07:00
parent e4dccd4f48
commit 00431109ac
2 changed files with 3 additions and 1 deletions

View File

@@ -333,6 +333,7 @@ figure {
#SeriesNavigation {
margin-top: 1em;
display: flex;
flex-wrap: wrap;
.wrapper {
flex-grow: 1;
@@ -354,6 +355,7 @@ figure {
font-size: 1.1em;
display: flex;
align-items: center;
margin-top: 1em;
.feather {
height: 1.25em;