We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6789af commit 0071496Copy full SHA for 0071496
examples/index.html
@@ -24,6 +24,7 @@
24
background: var(--bg);
25
color: #f5f6f8;
26
font-family: Inter, "Segoe UI", system-ui, -apple-system, sans-serif;
27
+ position: relative !important;
28
}
29
30
a {
0 commit comments