From c4bfadd71ef0cbde8a958a9021a10bd247c241e6 Mon Sep 17 00:00:00 2001 From: markvandenheuvel Date: Wed, 3 Jun 2020 13:34:56 +0200 Subject: [PATCH] Update '12/blank.html' --- 12/blank.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/12/blank.html b/12/blank.html index bd234de..689e81a 100644 --- a/12/blank.html +++ b/12/blank.html @@ -13,7 +13,7 @@ @font-face { - font-family: 'gap_sansbold'; + font-family: 'GapSansBold'; src: url('font/gapsansbold-webfont.eot'); src: url('font/gapsansbold-webfont.eot?#iefix') format('embedded-opentype'), url('font/gapsansbold-webfont.woff2') format('woff2'), @@ -46,8 +46,8 @@ text-align: center; font-size: 70px; - color: white; - font-family:"Arial"; + color: pink; + font-family:"GapSansBold"; }