From a6f8459aa6ff1af7e8bf5758842490ca4872fb84 Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Wed, 3 Jun 2020 16:16:45 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) 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; }