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 {
|
||||
color: var(--primary-color);
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user