diff --git a/style.css b/style.css index 6fafa69..7147f38 100644 --- a/style.css +++ b/style.css @@ -2,12 +2,12 @@ font-family: Arial; text-align: center; font-size: 40px; - margin: 10 10 10 10; + margin: 1 1 1 1; } .subtitle { font-family: Arial; text-align: center; font-size: 15px; - margin: 10 10 10 10; + margin: 1 1 1 1; }