fix(ui): add light mode styles, update font families and fixed ui (#24)

Reviewed-on: #24
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
This commit is contained in:
2025-10-28 19:06:42 +01:00
committed by Janis
parent 72fcf783b8
commit 729a4eec6b
3 changed files with 8 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
@background-image: url('/assets/images/img.png');
@color: black;