on hover cursor pointer

This commit is contained in:
crunk 2023-06-05 20:19:56 +02:00
parent ad11579ada
commit baecbc71b1

View File

@ -130,6 +130,7 @@ button {
font-family: inherit;
font-size: 100%;
box-shadow: 0.3em 0.35em rgba(0,0,0,0.3);
cursor: pointer;
}