Add icons and fix a security warning

This commit is contained in:
2026-02-17 13:33:44 +01:00
parent 2e54d5b222
commit 0366210841
12 changed files with 51 additions and 14 deletions

View File

@@ -63,6 +63,10 @@ body {
background: var(--background-color);
}
.icons {
height: 24px;
}
.logo-img {
height: 50px;
}