Skip to content

Commit

Permalink
hacktober fix
Browse files Browse the repository at this point in the history
  • Loading branch information
travismccracken11 committed Oct 2, 2024
1 parent 7c4164c commit 6d26139
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions layouts/page/simple.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ <h1 class="text-4xl sm:text-5xl leading-none relative mb-2.5">{{ .Title }}</h1>
</div>
</div>
</div>
<style>h1.text-4xl.sm\:text-5xl.leading-none.relative.mb-2\.5 {
font-size: 3em;
letter-spacing: -.15rem;
}</style>
{{ end }}

0 comments on commit 6d26139

Please sign in to comment.