H1 Size Change
This commit is contained in:
parent
fe60de05db
commit
4f5afcda70
2 changed files with 3 additions and 3 deletions
|
@ -11,11 +11,11 @@ Atridad Lahiji // Testimonials
|
|||
{{end}}
|
||||
|
||||
{{define "main"}}
|
||||
<h1 class="text-4xl font-extrabold text-white sm:text-8xl">
|
||||
<h2 class="text-2xl font-extrabold tracking-tight text-white sm:text-[2rem]">
|
||||
What <a class="link link-secondary"
|
||||
href="https://steamcommunity.com/app/1230140/reviews/?browsefilter=toprated&snr=1_5_100010_" target="_blank"
|
||||
rel="noreferrer">People</a> Say About Me
|
||||
</h1>
|
||||
</h2>
|
||||
|
||||
<div class="grid grid-cols-1 gap-4 sm:grid-cols-2 md:grid-cols-3">
|
||||
{{range .Images}}
|
||||
|
|
2
public/css/styles.testimonials.css
vendored
2
public/css/styles.testimonials.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue