diff --git a/apps/_default/static/index.html b/apps/_default/static/index.html index ac392ec1..d672171d 100644 --- a/apps/_default/static/index.html +++ b/apps/_default/static/index.html @@ -22,7 +22,7 @@ pre { border: 2px solid #15497B; border-left: 20px solid #15497B;} main img { border-radius: 5px;} main img ~ img { margin-left: 20px; } - .huge { margin-top: 0em; font-size: 5em;} + .huge { margin-top: 1em; font-size: 5em; line-height: 0.5;}
@@ -38,7 +38,7 @@