diff --git a/ci/index.html b/ci/index.html index 762869d..bb59c87 100644 --- a/ci/index.html +++ b/ci/index.html @@ -52,7 +52,7 @@ } #results h1 { - font-size: 25px; + font-size: 18px; margin: 0 10px 25px; word-break: break-all; } @@ -140,6 +140,9 @@ letter-spacing: 5px; } + #results h1 { + font-size: 25px; + } }