From 641348a38726f9e1730af4d68ae3106769755f5d Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 6 Jun 2024 00:54:18 +0200 Subject: [PATCH] Update contact-style.css --- assets/contact-style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/assets/contact-style.css b/assets/contact-style.css index f9e9087..fb39176 100644 --- a/assets/contact-style.css +++ b/assets/contact-style.css @@ -106,9 +106,8 @@ @media (max-width: 600px) { .navbar { flex-direction: column; - align-items: center; - } - + background: transparent; + } .nav-links { flex-direction: column; align-items: center;