formatting

This commit is contained in:
2023-04-15 20:54:03 +02:00
parent f909575ca5
commit 047941babb

View File

@@ -7,7 +7,9 @@
<base href="./" /> <base href="./" />
<link rel="icon" type="image/png" href="./favicon.png" /> <link rel="icon" type="image/png" href="./favicon.png" />
<style> <style>
* { font-family: "Athiti", sans-serif; } * {
font-family: "Athiti", sans-serif;
}
</style> </style>
</head> </head>