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