use different fonts

This commit is contained in:
2023-09-28 21:50:19 +02:00
parent 177784df87
commit a08eefae2d
11 changed files with 32 additions and 31 deletions

View File

@ -12,7 +12,7 @@
<style>
body {
font-family: "Victor Mono";
font-family: "Arial";
background-color: #111827;
overflow: hidden;
position: fixed;