Compare commits
2 Commits
096ac9f789
...
0622d190d1
| Author | SHA1 | Date | |
|---|---|---|---|
| 0622d190d1 | |||
| 2867678223 |
@ -134,9 +134,7 @@
|
|||||||
transform: scale(0.98);
|
transform: scale(0.98);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 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;
|
||||||
|
|||||||
Reference in New Issue
Block a user