change the cursor to pointer for the buttons

This commit is contained in:
Ahmed-Ayman 2018-12-13 16:35:02 +02:00
parent c4603b8e03
commit 3d20857fc1

View File

@ -61,6 +61,7 @@ button {
font-size: 1em;
max-width: 300px;
justify-self: center; // for the css grid
cursor: pointer;
}
// spans