Remove forced lowecase

master
uid 2020-10-24 15:21:44 +02:00
parent 33d1aef774
commit bfbd9e371a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni

Vedi File

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