diff --git a/web-app/css/styles.css b/web-app/css/styles.css index a29c27a..97de1fb 100644 --- a/web-app/css/styles.css +++ b/web-app/css/styles.css @@ -2545,8 +2545,8 @@ body { /* ── Share Button ───────────────────────────────────────────────── */ .btn-share { position: absolute; - top: 1rem; - right: 1rem; + bottom: 0.75rem; + right: 0.75rem; background: rgba(34, 197, 94, 0.1); border: 1px solid rgba(34, 197, 94, 0.25); border-radius: 50%; diff --git a/web-app/index.html b/web-app/index.html index 292f5c5..4d6905e 100644 --- a/web-app/index.html +++ b/web-app/index.html @@ -802,13 +802,6 @@