Revert "Added transition to theme switch."

This reverts commit 5d467622f4.
This commit is contained in:
2020-04-02 03:19:45 +02:00
parent 5d467622f4
commit 0ad1a5e049
14 changed files with 44 additions and 39 deletions

View File

@@ -83,7 +83,6 @@ export default {
.empty {
color: var(--shadow-strong);
font-weight: bold;
transition: color var(--theme-transition);
}
@media(max-width: $breakpoint4) {