From 04c7c24d82596252426264d35bd857e86de92c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Batuhan=20Berk=20Ba=C5=9Fo=C4=9Flu?= Date: Sat, 16 Mar 2024 12:07:06 -0400 Subject: [PATCH] Updated the website again. --- .github/FUNDING.yml | 0 .github/workflows/mirror.yml | 0 css/styles.css | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 .github/FUNDING.yml mode change 100644 => 100755 .github/workflows/mirror.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml old mode 100644 new mode 100755 diff --git a/css/styles.css b/css/styles.css index 7dd310b..1417e17 100755 --- a/css/styles.css +++ b/css/styles.css @@ -327,7 +327,7 @@ ul { } .home-content h1 { - padding-top: 60px; + padding-top: 40px; font-size: 32px; text-transform: uppercase; color: #fff; @@ -342,7 +342,7 @@ ul { } .home-content .home-box-content { - margin-top: 25px; + margin-top: 5px; background-color: #455871; position: relative; right: -100px;