Browsers use pointer cursor for links by default, no need to override this (I guess)

This commit is contained in:
daudix
2024-02-19 16:54:27 +03:00
parent c109dc214f
commit ffb166bb34

View File

@ -123,7 +123,6 @@ h6 {
a {
color: var(--primary-color);
cursor: pointer;
font-weight: bold;
&:hover {