forgot text-transform and text-shadow

This commit is contained in:
Flummi 2021-03-01 22:59:01 +01:00
parent c39c010695
commit a4e2041ede

View File

@ -140,6 +140,8 @@ input, select, textarea {
border-top: 2px solid white;
border-bottom: 2px solid white;
font-family: '95';
text-transform: initial;
text-shadow: none;
}
.navbar-brand {