diff --git a/index.html b/index.html index 6d42110..01ce500 100644 --- a/index.html +++ b/index.html @@ -156,6 +156,10 @@ color: var(--primary-color); } + .footer.buttons img { + cursor: pointer; + } + .footer.quote { text-align: center; margin: -8px auto auto auto;