From 5568c590fd110792e2cab085513552fed9170b04 Mon Sep 17 00:00:00 2001 From: anajesus09 Date: Fri, 22 Nov 2024 12:58:02 -0300 Subject: [PATCH] Update and rename style.css to Alura.com --- style.css => Alura.com | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename style.css => Alura.com (85%) diff --git a/style.css b/Alura.com similarity index 85% rename from style.css rename to Alura.com index aaba8f0..d685ba1 100644 --- a/style.css +++ b/Alura.com @@ -5,13 +5,13 @@ body { display: flex; justify-content: center; align-items: center; - height: 700px; + height: 900px; margin: 0; } button { background-color: #64A712; - color: white; + color: red; font-family: "Bai Jamjuree", sans-serif; } @@ -30,4 +30,4 @@ main { img { max-width: 90%; -} \ No newline at end of file +}