Merge pull request #8 from welpo/fix/hover-colors

Fix/hover colors
This commit is contained in:
Óscar
2023-02-03 13:47:37 +01:00
committed by GitHub
2 changed files with 1 additions and 7 deletions

View File

@@ -60,11 +60,6 @@ header {
padding: 5px;
border-radius: 5px;
transition: 100ms;
&:hover {
color: var(--links);
justify-content: right;
background-color: var(--secondary-color);
}
}
.home-title {