From 25ab40d0d68fab97645195baabb1a05df7d47708 Mon Sep 17 00:00:00 2001 From: lysesguimar Date: Fri, 22 Nov 2024 13:14:16 -0300 Subject: [PATCH] Update and rename style.css to alura.2024 --- style.css => alura.2024 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename style.css => alura.2024 (85%) diff --git a/style.css b/alura.2024 similarity index 85% rename from style.css rename to alura.2024 index aaba8f0..87eb493 100644 --- a/style.css +++ b/alura.2024 @@ -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 +}