From de98219fa4cdedd668f1bcb82f0e89767a0b2ce8 Mon Sep 17 00:00:00 2001 From: Luis Henrique Date: Mon, 29 Jul 2024 22:26:19 -0300 Subject: [PATCH] update --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 57e234e..0f4dcad 100644 --- a/style.css +++ b/style.css @@ -166,7 +166,7 @@ h1 { background-color: #0075FF; padding: .8rem 6rem ; color: #fff; - margin-top: -20px; + margin-top: 20px; margin-bottom: 80px; cursor: pointer; filter: drop-shadow(0 0.2rem 0.5rem rgba(0, 0, 0, 0.25));