Skip to content

Commit 1fea54a

Browse files
committed
Enhance Oullin dialog call-to-action styling
1 parent 7f5e61c commit 1fea54a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/partials/WidgetOullinPartial.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,11 @@
7272
mindful flow right into my identity. That little twist in spelling isn’t just for show; it’s a daily nudge to stay present, move with purpose, and welcome every change as part of my
7373
shared journey.
7474
</p>
75-
<p>
75+
<p class="rounded-lg border border-fuchsia-200/70 bg-fuchsia-50/90 p-4 text-[0.95rem] font-semibold text-slate-700 dark:border-teal-500/40 dark:bg-teal-900/40 dark:text-teal-100">
7676
Explore the
7777
<a
7878
href="https://github.com/oullin"
79-
class="font-medium text-fuchsia-600 underline transition hover:text-fuchsia-500 dark:text-teal-300 dark:hover:text-teal-200"
79+
class="font-semibold text-fuchsia-600 underline decoration-2 decoration-fuchsia-400 transition hover:text-fuchsia-500 hover:decoration-fuchsia-500 dark:text-teal-300 dark:decoration-teal-400 dark:hover:text-teal-200 dark:hover:decoration-teal-200"
8080
target="_blank"
8181
rel="noopener noreferrer"
8282
data-testid="oullin-dialog-oss-link"

0 commit comments

Comments
 (0)