Remove forced lowecase

master
uid 2020-10-24 15:21:44 +02:00
parent 33d1aef774
commit bfbd9e371a
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
html {
box-sizing: border-box;
font-family: 'Fantasque Sans Mono', monospace;
text-transform: lowercase;
}
*, *:before, *:after {