From e5b23b0e8f907916c5f55c525178335213f59713 Mon Sep 17 00:00:00 2001 From: BrenoLira01 Date: Sat, 6 Jan 2024 17:30:24 -0300 Subject: [PATCH] =?UTF-8?q?Altera=C3=A7=C3=B5es=20no=20estilo.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Style/Style.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Style/Style.css b/Style/Style.css index 087aa63..f662d1e 100644 --- a/Style/Style.css +++ b/Style/Style.css @@ -23,8 +23,8 @@ background-size: cover; background-color: #ffffff; cursor: pointer; - width: 64px; - height: 64px; + width: 60px; + height: 60px; border: none; border-radius: 20px; } @@ -116,7 +116,9 @@ body { .github { position: flex; - top: 515px; + top: 512px; left: 50%; + width: 64px; + height: 64px; } } \ No newline at end of file