From 3fb65a1123ec01698207dba5375bd38f0ccf930d Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Wed, 5 Apr 2023 20:06:14 -0500 Subject: [PATCH] minor mobile styling fix --- site/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/style.css b/site/style.css index 5f06d44..502e08c 100644 --- a/site/style.css +++ b/site/style.css @@ -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 {