Browsers use pointer cursor for links by default, no need to override this (I guess)
This commit is contained in:
@ -123,7 +123,6 @@ h6 {
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
cursor: pointer;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
Reference in New Issue
Block a user