Small style change
This commit is contained in:
parent
0b8b895c21
commit
22559934e8
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@ Atridad Lahiji // Root
|
|||
|
||||
{{define "main"}}
|
||||
<h1 class="text-4xl font-extrabold text-white sm:text-8xl">
|
||||
Hi, I'm <span class="bg-gradient-to-r from-pink-500 to-blue-500 bg-clip-text text-transparent">Atridad</span>
|
||||
Hi, I'm <span
|
||||
class="text-transparent bg-clip-text bg-gradient-to-r from-pink-500 via-purple-500 to-blue-500">Atridad</span>
|
||||
</h1>
|
||||
|
||||
<h2 class="text-2xl font-extrabold tracking-tight text-white sm:text-[2rem]">
|
||||
|
|
2
public/css/styles.home.css
vendored
2
public/css/styles.home.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue