diff --git a/12/blank.html b/12/blank.html index 3d06be0..32d9b2b 100644 --- a/12/blank.html +++ b/12/blank.html @@ -49,7 +49,7 @@ #demo { - margin-top: 20px; + margin-top: 30px; text-align: center; font-size: 60px; line-height: 30px; @@ -61,7 +61,7 @@ h1 { text-align: center; color: black; - line-height: 28px; + line-height: 30px; font-family:"Roboto Mono"; font-size: 24px; }