make non <a>-wrapped buttons still switch cursor to pointer when hovered
This commit is contained in:
@@ -156,6 +156,10 @@
|
||||
color: var(--primary-color);
|
||||
}
|
||||
|
||||
.footer.buttons img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.footer.quote {
|
||||
text-align: center;
|
||||
margin: -8px auto auto auto;
|
||||
|
||||
Reference in New Issue
Block a user