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 f59bc88 commit d0d819dCopy full SHA for d0d819d
app/components/Readme.vue
@@ -154,6 +154,7 @@ function handleClick(event: MouseEvent) {
154
/* I don't know what kind of sorcery this is, but it ensures this icon can't wrap to a new line on its own. */
155
content: '__';
156
@apply inline i-lucide:link rtl-flip ms-1 opacity-0;
157
+ font-size: 0.75em;
158
}
159
160
.readme :deep(a[href^='#']:hover::after) {
0 commit comments