minor mobile styling fix

This commit is contained in:
Rudis Muiznieks 2023-04-05 20:06:14 -05:00
parent 633c5aab9f
commit 3fb65a1123
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 2 additions and 2 deletions

View File

@ -161,7 +161,7 @@ section.no-match {
display: none; display: none;
} }
.seriesList section { .seriesDetails section {
font-size: 1.25em; font-size: 1.25em;
} }
@ -467,7 +467,7 @@ h2 svg {
#timeVolume span { #timeVolume span {
font-size: 0.8rem; font-size: 0.8rem;
} }
.seriesDetails section { .seriesList section {
font-size: 1em; font-size: 1em;
} }
.detail article { .detail article {