From 76a4e2630eeec9666fc2bffccff5ef4b852c24a3 Mon Sep 17 00:00:00 2001 From: analitms Date: Thu, 21 Nov 2024 08:05:00 -0300 Subject: [PATCH] Alura.com --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index aaba8f0..87eb493 100644 --- a/style.css +++ b/style.css @@ -5,13 +5,13 @@ body { display: flex; justify-content: center; align-items: center; - height: 700px; + height: 600px; margin: 0; } button { background-color: #64A712; - color: white; + color: black; font-family: "Bai Jamjuree", sans-serif; } @@ -30,4 +30,4 @@ main { img { max-width: 90%; -} \ No newline at end of file +}