Gotta go, no time for a nice commit message
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
.LP-Link {
|
||||
color: $-secondary-color;
|
||||
text-decoration: none;
|
||||
font-family: $-primary-accent-font;
|
||||
font-family: $-primary-sans-serif-accent-font;
|
||||
&:hover {
|
||||
color: $-secondary-accent-color;
|
||||
}
|
||||
|
||||
.LP-Text{
|
||||
font-family: $-primary-sans-serif-accent-font;
|
||||
&:hover{
|
||||
color: $-secondary-accent-color;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user