mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-16 08:13:23 +00:00
use overpass font
This commit is contained in:
@@ -87,6 +87,6 @@ export const pastelTheme = new class implements Theme {
|
||||
}
|
||||
|
||||
font(): string {
|
||||
return "Arial";
|
||||
return "Overpass, sans-serif";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user