mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 23:39:11 +00:00
feat: added gradient for logo text
This commit is contained in:
parent
4b1259bc6f
commit
6fab5b64b5
4 changed files with 38 additions and 101 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue