From 59704202a6701166e3f8f72f7693a0aedf968610 Mon Sep 17 00:00:00 2001 From: ada Date: Tue, 1 Nov 2022 15:40:19 +0100 Subject: [PATCH] wrong name --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index ee78740..9e42c1e 100644 --- a/css/style.css +++ b/css/style.css @@ -5,8 +5,8 @@ } - heading { - font-size: 100px; + h2 { + font-size: 300px; color: white; }