Change Colors #65

Merged
jakob.scheid merged 16 commits from bug/colors into main 2026-05-23 02:05:53 +02:00
Showing only changes of commit 1c7a0c0e58 - Show all commits
+1 -1
View File
@@ -50,7 +50,7 @@ import logo from '@/assets/logo.svg';
.global-nav .right-links a {
text-decoration: none;
color: #000;
color: var(--dark);
}
.global-nav .right-links a:hover{