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