make swipe button cursor pointer since it is a button

This commit is contained in:
Sanskar Tiwari
2023-05-16 04:42:50 +05:30
parent 1ec3352f39
commit b1acf1532e

View File

@ -527,6 +527,7 @@ code {
grid-column-start: 4;
flex-flow: column;
font-size: 30px;
cursor: pointer;
}
.swipe_right img,