Header > logo : fix color
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s
This commit is contained in:
parent
6d69b25356
commit
c69b1a9049
3 changed files with 3 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ img {
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
&:active,
|
||||
&:visited {
|
||||
color: inherit;
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ img {
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
a:active, a:visited {
|
||||
color: inherit;
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue