improved scss notation

This commit is contained in:
2024-02-01 13:32:21 +01:00
parent b8b26b775c
commit e4eb93c180
3 changed files with 59 additions and 61 deletions

View File

@@ -29,10 +29,6 @@ b {
color: $accent;
}
.content {
a {
color: $link;
text-decoration: underline;
margin: 0;
}
a {
color: $link;
}