diff --git a/12/blank.html b/12/blank.html index afb949c..9572fe0 100644 --- a/12/blank.html +++ b/12/blank.html @@ -49,31 +49,27 @@ #demo { - text-align: center; font-size: 70px; line-height:40px; color: Tomato; font-family:"Roboto Mono"; - - - } + } h1 { text-align: center; color: Tomato; - line-height: 20px; + line-height: 35px; font-family:"Roboto Mono"; font-size: 30px; } - h2 { text-align: center; color: white; font-family:"GapSansBold"; - line-height: 50px; + line-height: 70px; font-size: 70px; }