mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 20:39:28 +00:00
Make all buttons have pointer cursors
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
||||||
transition: background-color .25s;
|
transition: background-color .25s;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
@include on-event() {
|
@include on-event() {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user