From bfbd9e371a28fb4cdea2336c16e96ad990b2f782 Mon Sep 17 00:00:00 2001 From: User Identifier Date: Sat, 24 Oct 2020 15:21:44 +0200 Subject: [PATCH] Remove forced lowecase --- themes/2017/static/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/2017/static/css/style.css b/themes/2017/static/css/style.css index 3bc0763..b83ff16 100644 --- a/themes/2017/static/css/style.css +++ b/themes/2017/static/css/style.css @@ -7,7 +7,6 @@ html { box-sizing: border-box; font-family: 'Fantasque Sans Mono', monospace; - text-transform: lowercase; } *, *:before, *:after {