fix: some small css fixes

This commit is contained in:
2026-08-25 14:44:31 +05:00
parent f1f5bd4409
commit 5e512f0bdd
14 changed files with 35 additions and 26 deletions
+1 -1
View File
@@ -102,6 +102,6 @@
}
.back:hover {
color: var(--accent);
color: var(--link);
}
</style>