refactoring

This commit is contained in:
Philipp Kühn
2021-02-04 10:42:06 +01:00
parent cf278f3d1c
commit 035139064a

View File

@@ -362,7 +362,6 @@ code {
} }
&:hover { &:hover {
background: rgba($colorBlack, 0.03);
background: $colorYellow; background: $colorYellow;
} }
} }