mirror of
https://github.com/artiemis/artie.moe.git
synced 2026-02-14 09:01:55 +00:00
ctp
This commit is contained in:
parent
91d061a52c
commit
65e88a6b6e
@ -4,7 +4,7 @@ import blobHeart from "../assets/blobheart.png";
|
|||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<p class="font-semibold lg:text-5xl text-4xl hover:scale-110 transition duration-50">
|
<p class="font-semibold lg:text-5xl text-4xl hover:scale-110 transition duration-50">
|
||||||
hiya, I'm <span class="text-transparent bg-clip-text from-rose-400 to-fuchsia-600 bg-gradient-to-r relative"
|
hiya, I'm <span class="text-transparent bg-clip-text from-[#f4b8e4] to-[#ca9ee6] bg-gradient-to-r relative"
|
||||||
>Artur<span
|
>Artur<span
|
||||||
class="absolute lg:bottom-12 bottom-9 z-50 lg:text-xl text-lg lg:left-7 left-4 text-white font-medium opacity-0 hover:opacity-50 transition duration-50"
|
class="absolute lg:bottom-12 bottom-9 z-50 lg:text-xl text-lg lg:left-7 left-4 text-white font-medium opacity-0 hover:opacity-50 transition duration-50"
|
||||||
>/ˈar.tur/</span
|
>/ˈar.tur/</span
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
import { Icon } from "astro-icon";
|
import { Icon } from "astro-icon";
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="flex gap-x-3 xl:mt-6 mt-5 text-pink-200">
|
<div class="flex gap-x-3 xl:mt-6 mt-5 text-[#f4b8e4]">
|
||||||
<a href="https://github.com/artiemis" target="_blank">
|
<a href="https://github.com/artiemis" target="_blank">
|
||||||
<Icon name="mdi:github" />
|
<Icon name="mdi:github" />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user