fix: alpha bg (#1799)

This commit is contained in:
Alex Christoffer Rasmussen
2025-09-30 10:03:22 +02:00
parent ef053fc2f7
commit e22c7698c3
2 changed files with 0 additions and 7 deletions
-1
View File
@@ -63,7 +63,6 @@ body,
html {
font-size: 15px;
font-family: $ontime-font-family;
background-color: var(--background-color-override, $ui-black);
-webkit-font-smoothing: antialiased;
line-height: 1.5;
}