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