mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
🐛 fix: cursor pointer on all buttons
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
body a,
|
||||
body button {
|
||||
@apply transition-colors;
|
||||
@apply transition-colors cursor-pointer;
|
||||
}
|
||||
|
||||
/* Scale SVG icons to text size */
|
||||
|
||||
Reference in New Issue
Block a user