Changed design of ClassQuiz

This commit is contained in:
Mawoka
2022-10-05 16:39:09 +02:00
parent 1bd42e5e86
commit 6b311b00f7
17 changed files with 18 additions and 48 deletions
+1 -3
View File
@@ -19,9 +19,7 @@
}
.link-hover:hover {
background: linear-gradient(90deg, #009444, #39b54a, #8dc63f);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
color: #4e6e58;
}
@layer utilities {