From 1e37e80cdea2703ea8582dd099e6236a98d01232 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Mon, 22 Jul 2024 06:59:05 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 2bbdd60..204ce62 100644 --- a/public/index.html +++ b/public/index.html @@ -493,8 +493,8 @@ <!-- Contact Section --> <section id="contact" class="contact section"> - <div class="container " data-aos="fade-up "> - + <!-- Section Title --> + <div class="container contact-title" data-aos="fade-up"> <header class="section-header "> <h2>Contact</h2> <p>Contact Us</p> -- GitLab