1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-08 19:04:18 +00:00

fix: use cursor pointer on clickable elements

This commit is contained in:
Elias Schneider
2025-01-28 19:22:29 +01:00
parent ea21eba281
commit 77985800ae
4 changed files with 7 additions and 3 deletions

View File

@@ -77,6 +77,10 @@
@apply bg-background text-foreground;
}
button{
@apply cursor-pointer;
}
@font-face {
font-family: 'Playfair Display';
font-weight: 400;