mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 19:18:51 +00:00
change curser to pointer
This commit is contained in:
parent
b027d5f74d
commit
9521f4f58d
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
text-decoration: none; /*prevents constant underline*/
|
text-decoration: none; /*prevents constant underline*/
|
||||||
color: black;
|
color: black;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer-link.feather img {
|
.footer-link.feather img {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue