From e4d29d71d8c06d5f9718f9d48ae0d1db4b74ccff Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Wed, 3 Jun 2020 18:16:49 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/12/blank.html b/12/blank.html index c23db01..3d06be0 100644 --- a/12/blank.html +++ b/12/blank.html @@ -49,12 +49,13 @@ #demo { + margin-top: 20px; text-align: center; font-size: 60px; line-height: 30px; color: white; - font-family:"GapSansBold"; - text-shadow: 2px 2px 5px Blue; + font-family:"Roboto Mono"; + text-shadow: 2px 2px 5px Blue; } h1 {