This commit is contained in:
2025-05-13 14:18:05 -07:00
parent 833ef90ca3
commit 1b6f28cecf
3 changed files with 10 additions and 1 deletions

View File

@@ -63,6 +63,11 @@
p {
display: inline;
}
a {
color: $c-navy;
font-weight: bold;
}
}
}
}