minor mobile styling fix
This commit is contained in:
parent
633c5aab9f
commit
3fb65a1123
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue