From c4c7d9f2a8cd5646948b834bd6a81dfb93c8ed01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Wed, 9 Apr 2025 20:40:12 +0400 Subject: [PATCH] move social media links in footer --- css/styles.css | 13 +++++++++---- includes/footer.php | 21 ++++++++++----------- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/css/styles.css b/css/styles.css index 560c684..027b4a9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -729,15 +729,20 @@ img { .footer-social { display: flex; - justify-content: flex-start; + justify-content: center; margin-bottom: 20px; - align-self: flex-start; + align-self: center; } .footer-social a { - margin: 0 10px 0 0; - font-size: 24px; + margin: 0 15px; + font-size: 28px; color: var(--text-color); + transition: transform 0.2s; +} + +.footer-social a:hover { + transform: scale(1.2); } .footer-contact { diff --git a/includes/footer.php b/includes/footer.php index d476c00..cf04da1 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -6,16 +6,7 @@ Kaubuntu.re - - - - + + +