Apply font-config to language choose

This commit is contained in:
Kevin Kandlbinder 2020-12-27 15:17:46 +01:00
parent 1d6e4a39cb
commit 59db947a48

View file

@ -146,7 +146,7 @@ h1 {
transform: translate(-50%, -50%);
color: white;
background: black;
font-family: 'Anonymous Pro', monospace;
font-family: $mainFont;
padding: 20px;
border-radius: 5px;