Remove tappable hint text from HoverCard styles.

This commit is contained in:
k
2025-09-17 12:06:25 +02:00
parent 096ac9f789
commit 2867678223

View File

@ -136,7 +136,6 @@
/* Optional: Add a subtle hint that cards are tappable */ /* Optional: Add a subtle hint that cards are tappable */
.hover-card::after { .hover-card::after {
content: "👆 Tap to view details";
position: absolute; position: absolute;
bottom: 10px; bottom: 10px;
right: 10px; right: 10px;