change the cursor to pointer for the buttons
This commit is contained in:
parent
c4603b8e03
commit
3d20857fc1
|
@ -61,6 +61,7 @@ button {
|
|||
font-size: 1em;
|
||||
max-width: 300px;
|
||||
justify-self: center; // for the css grid
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
// spans
|
||||
|
|
Loading…
Reference in New Issue
Block a user