From 5caa4eda83e75c7be773e6e452f44b336fd828ff Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 20 Jun 2023 14:47:07 +0200 Subject: [PATCH] wip #6062 --- _secure.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_secure.html b/_secure.html index 00597ecc..ad404667 100644 --- a/_secure.html +++ b/_secure.html @@ -49,7 +49,6 @@ } h2 { - text-transform: uppercase; margin: 50px 0 40px; font-size: 14px; font-weight: 500; @@ -82,13 +81,14 @@ background-color: #000; color: #ffffff; font-weight: 500; - text-transform: uppercase; cursor: pointer; } #message { color: #c00; } + + $CSS -- 2.39.5