feat: added gradient for logo text

This commit is contained in:
Bart van der Braak 2023-07-31 13:27:38 +02:00
parent 4b1259bc6f
commit 6fab5b64b5
4 changed files with 38 additions and 101 deletions

View file

@ -25,7 +25,7 @@
<img width="32" height="24" src="./icon.svg" alt="Logo" srcset="" class="" />
<h1 class="h6">
<span
class="bg-gradient-to-br logo-text-gradient bg-clip-text text-transparent box-decoration-clone font-mono pl-3"
class="bg-gradient-to-br logo-text-gradient bg-clip-text text-transparent box-decoration-clone font-mono font-bold tracking-tighter pl-3"
>hellob.art</span
>
</h1>