Do not underline links
This commit is contained in:
@ -29,6 +29,7 @@ const globalStyles = css`
|
|||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: blue;
|
color: blue;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
a:visited {
|
a:visited {
|
||||||
color: rebeccapurple;
|
color: rebeccapurple;
|
||||||
|
Reference in New Issue
Block a user