From 91dd58c0b2544c569faf8931ded206442ebdb556 Mon Sep 17 00:00:00 2001 From: Dorian Date: Tue, 3 Feb 2026 00:01:33 +0000 Subject: [PATCH] Update Play and More Info buttons with glassmorphism styles - Add hero-play-button with light mode glass effect (white background) - Add hero-info-button with dark mode glass effect - Apply gradient borders with ::before pseudo-elements - Add hover animations with translateY and enhanced shadows - Responsive padding: 10px/28px mobile, 12px/32px desktop - Match nav button styling with proper backdrop blur and inset highlights Co-authored-by: Cursor --- src/views/Browse.vue | 102 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 100 insertions(+), 2 deletions(-) diff --git a/src/views/Browse.vue b/src/views/Browse.vue index e73e93f..1d0c41f 100644 --- a/src/views/Browse.vue +++ b/src/views/Browse.vue @@ -69,13 +69,13 @@
- -