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);
|
color: var(--primary-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer.buttons img {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
.footer.quote {
|
.footer.quote {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: -8px auto auto auto;
|
margin: -8px auto auto auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user