bugfix: NuxtLink should not impose text color
This commit is contained in:
parent
57d9a6cdcd
commit
f6e2e8590f
@ -11,4 +11,5 @@ body {
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user