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
commit e74eaee40e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 {