From 262e1c50b278d110fc800886b568d6a7e15253f3 Mon Sep 17 00:00:00 2001 From: aliakbar1881 Date: Fri, 18 Apr 2025 00:19:15 +0330 Subject: [PATCH] update projects list --- index.html | 329 +++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 259 insertions(+), 70 deletions(-) diff --git a/index.html b/index.html index 1b935c8..a3fcd40 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + @@ -58,7 +59,7 @@ .feature-card:hover { transform: translateY(-5px); - box-shadow: 0 10px 20px rgba(0,0,0,0.1); + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); } .feature-icon { @@ -85,7 +86,7 @@ } .impact-item:hover { - box-shadow: 0 5px 15px rgba(0,0,0,0.1); + box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .footer { @@ -105,6 +106,7 @@ } +