From 03612bc8b5211a1c4fa39b68df3a852ef9bf04f9 Mon Sep 17 00:00:00 2001 From: Mostafa Mohab El Rafey Date: Thu, 3 Oct 2024 02:46:01 +0300 Subject: [PATCH] Update index.css --- index.css | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/index.css b/index.css index 4a4f865..96ee6e4 100644 --- a/index.css +++ b/index.css @@ -93,7 +93,7 @@ h4:had(>button.accordion){ } .social-links a:hover { - color: #00 color: #333; + color: #333; font-size: 30px; text-decoration: none; text-align: center; @@ -104,7 +104,7 @@ h4:had(>button.accordion){ } .contact-links a:hover { - color: #00 color: #333; + color: #333; font-size: 20px; text-decoration: none; text-align: left; @@ -284,14 +284,7 @@ h4:had(>button.accordion){ Width: auto; } -.skill-categories>div { - flex: 1; - margin: 0 0px; - display: flex; - text-align: center; - margin-inline-end: auto; - width: auto; -} + /* Footer styling */ footer {