minor mobile styling fix
This commit is contained in:
parent
633c5aab9f
commit
3fb65a1123
|
@ -161,7 +161,7 @@ section.no-match {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.seriesList section {
|
||||
.seriesDetails section {
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
|
@ -467,7 +467,7 @@ h2 svg {
|
|||
#timeVolume span {
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
.seriesDetails section {
|
||||
.seriesList section {
|
||||
font-size: 1em;
|
||||
}
|
||||
.detail article {
|
||||
|
|
Loading…
Reference in New Issue