Fixed typo for the font Evogria in the css

This commit is contained in:
Imbus 2023-11-01 11:00:45 +01:00
parent 097a8db09c
commit 5e5765e806

View file

@ -6,7 +6,7 @@ body {
@font-face { @font-face {
font-family: race; font-family: race;
src: url(resources/evogria.otf); src: url(resources/Evogria.otf);
} }
#menu { #menu {