Fix eons long mistake with button pointer

This commit is contained in:
Marcel Plch 2022-04-28 23:44:41 +02:00
parent d404ea1e7f
commit a5f15f88cd
Signed by untrusted user who does not match committer: dormouse
GPG key ID: C731A783983CB9D9

View file

@ -125,6 +125,7 @@ h4 {
padding: 1%; padding: 1%;
padding-top: 0.6%; padding-top: 0.6%;
padding-bottom: 0.6%; padding-bottom: 0.6%;
cursor: pointer;
} }
@media only screen and (max-width: 604px) { @media only screen and (max-width: 604px) {