diff --git a/style.css b/style.css index dd25da5..58f545c 100644 --- a/style.css +++ b/style.css @@ -2,12 +2,12 @@ font-family: Arial; text-align: center; font-size: 40px; - text-indent: 10px; + text-indent: 1px; } .subtitle { font-family: Arial; text-align: center; - font-size: 10px; - text-indent: 10px; + font-size: 15px; + text-indent: 1px; }