Make the buttons use the clickable pointer
This commit is contained in:
parent
5bf639cd2d
commit
bf9be21291
|
@ -1,6 +1,9 @@
|
|||
body
|
||||
background-color: #fce0b5
|
||||
|
||||
button
|
||||
cursor: pointer
|
||||
|
||||
.columns
|
||||
display: flex
|
||||
|
||||
|
|
Loading…
Reference in a new issue