diff --git a/examples/index.html b/examples/index.html index d58f804..f038b6f 100644 --- a/examples/index.html +++ b/examples/index.html @@ -24,6 +24,7 @@ background: var(--bg); color: #f5f6f8; font-family: Inter, "Segoe UI", system-ui, -apple-system, sans-serif; + position: relative !important; } a {