diff --git a/Website/contact.html b/Website/contact.html index a0e495561..bea631647 100644 --- a/Website/contact.html +++ b/Website/contact.html @@ -36,7 +36,7 @@ transition: width 0.09s ease-in-out; border-radius: 10px; } - .dark-mode .content{ + /* .dark-mode .content{ background-color: white; } .dark-mode .title{ @@ -44,10 +44,10 @@ } .dark-mode .paragraph{ color: #555; - } + } */ -
+