Improve flexibility of applying color to the theme
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
@@ -28,7 +29,7 @@
|
||||
}
|
||||
|
||||
.page__footer-copyright {
|
||||
font-family: $sans-serif;
|
||||
font-family: $global-font-family;
|
||||
font-size: $type-size-7;
|
||||
|
||||
@include breakpoint($large) {
|
||||
|
||||
Reference in New Issue
Block a user