Merge branch 'master' into taiste

This commit is contained in:
Julien Constant
2023-04-05 20:02:12 +02:00
committed by GitHub
3 changed files with 2 additions and 3 deletions

View File

@ -37,7 +37,7 @@ $hovered-red-text-color: #ff4d4d;
}
&:hover>a {
color: $hovered-text-color;;
color: $hovered-text-color;
}
@media (max-width: 607px) {

View File

@ -134,5 +134,5 @@ nav.navbar {
}
}
}
}
}
}