New Design

This commit is contained in:
2026-04-13 14:14:06 +02:00
parent e1259b9ca8
commit 474d2215a2
5 changed files with 18 additions and 5 deletions
+11
View File
@@ -1,3 +1,14 @@
html, body {
font-family: 'Roboto', sans-serif;
}
.app-title {
font-weight: 700;
letter-spacing: 0.02em;
}
.app-logo {
height: 34px;
width: auto;
object-fit: contain;
}