feat: swapping some colours
This commit is contained in:
parent
03ab1091b1
commit
c6c01ffb8b
3 changed files with 5 additions and 5 deletions
|
|
@ -95,10 +95,10 @@ footer {
|
|||
flex: 0 0 100%;
|
||||
white-space: pre-wrap;
|
||||
a {
|
||||
color: v.$color_primary;
|
||||
color: v.$color_tertiary_emphasis;
|
||||
}
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue