Remove forced lowecase
This commit is contained in:
parent
33d1aef774
commit
bfbd9e371a
|
@ -7,7 +7,6 @@
|
||||||
html {
|
html {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-family: 'Fantasque Sans Mono', monospace;
|
font-family: 'Fantasque Sans Mono', monospace;
|
||||||
text-transform: lowercase;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
*, *:before, *:after {
|
*, *:before, *:after {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user