From a794b021f1307ac5370c2f11bb6b6b325cdd6f96 Mon Sep 17 00:00:00 2001 From: fredrhaetw Date: Sat, 30 Jul 2022 14:21:57 +0200 Subject: [PATCH] =?UTF-8?q?Cambi=C3=A9=20el=20titulo=20para=20rojo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zoo-css-challenge/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zoo-css-challenge/style.css b/zoo-css-challenge/style.css index 6bd91733..3d570629 100644 --- a/zoo-css-challenge/style.css +++ b/zoo-css-challenge/style.css @@ -91,6 +91,9 @@ footer { background-color: white; } +.introduction > h1 { + color: red; +} #badge { height: 120px;