Merge branch 'main' of github.com:lite-note/lite-note

This commit is contained in:
Julien Calixte
2024-12-27 10:39:27 +01:00

View File

@@ -61,7 +61,8 @@ a {
} }
.notif-success { .notif-success {
background-color: var(--link); background-color: oklch(var(--a));
color: oklch(var(--ac));
} }
.repo-note { .repo-note {