Fixed some

This commit is contained in:
2021-10-02 09:04:40 +02:00
parent 6c5ce4a6ee
commit c5f6a6525e
4 changed files with 10 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
.LP-Link {
color: $-light-brown;
text-decoration: none;
font-family: $-primary-serif-font;
font-family: $-primary-sans-serif-font;
&:hover {
color: $-grey;
text-decoration: underline;