style: quiz cta

This commit is contained in:
Jannat Patel
2021-10-24 11:30:51 +05:30
parent ce01e83382
commit 0cd52b7220
2 changed files with 3 additions and 3 deletions

View File

@@ -483,7 +483,7 @@ input[type=checkbox] {
background: #FFFFFF;
}
.is-secondary:hover:not(:disabled) {
.is-secondary:hover {
text-decoration: none;
color: inherit;
}