refactor(app): refreshed app's look&feel, improved responsiveness, viewport width and elements' alignment

This commit is contained in:
2026-03-28 14:40:15 +01:00
parent d762cb0536
commit 8392e2fa29
13 changed files with 288 additions and 284 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ html {
font-family: Lato, sans-serif;
background-color: var(--bgColor);
background-color: var(--bgColorDarker);
overflow-x: hidden;
}