From 1830b4628b5524cb7ba19f5e37d347c3578cd566 Mon Sep 17 00:00:00 2001 From: Artem Date: Sat, 17 Jun 2023 23:19:37 +0200 Subject: [PATCH] add discord lanyard on hover + tailwind group --- src/components/Centerpiece.astro | 8 ++------ src/components/Icons.astro | 5 +++-- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/src/components/Centerpiece.astro b/src/components/Centerpiece.astro index 05d31b3..d1f96b0 100644 --- a/src/components/Centerpiece.astro +++ b/src/components/Centerpiece.astro @@ -3,10 +3,10 @@ import blobHeart from "../assets/blobheart.png"; ---
-

+

hiya, I'm artie/ˈarti/ @@ -21,8 +21,4 @@ import blobHeart from "../assets/blobheart.png"; [astro-icon] { width: 3rem; } - - .greeting:hover .ipa { - opacity: 0.5; - } diff --git a/src/components/Icons.astro b/src/components/Icons.astro index 4d8ef2d..4597374 100644 --- a/src/components/Icons.astro +++ b/src/components/Icons.astro @@ -6,8 +6,9 @@ import { Icon } from "astro-icon"; - - + + + Discord Presence