Changed font of link
This commit is contained in:
parent
ad17e48049
commit
862582c7ba
@ -1,13 +1,13 @@
|
|||||||
.LP-Link {
|
.LP-Link {
|
||||||
color: $-grey;
|
color: $-grey;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: $-primary-sans-serif-accent-font;
|
font-family: $-primary-sans-serif-font;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $-light-brown;
|
color: $-light-brown;
|
||||||
}
|
}
|
||||||
|
|
||||||
.LP-Text{
|
.LP-Paragraph{
|
||||||
font-family: $-primary-sans-serif-accent-font;
|
font-family: $-primary-sans-serif-font;
|
||||||
&:hover{
|
&:hover{
|
||||||
color: $-light-brown;
|
color: $-light-brown;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user