mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update header text padding
This commit is contained in:
parent
c45c6fd33f
commit
b2d2bed786
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ layout: page_container
|
|||
---
|
||||
|
||||
<div class="text-center">
|
||||
<h1 class="text-5xl tracking-tight font-extrabold leading-none pb-5 pt-10 text-center">{{ page.title }}</h1>
|
||||
<h1 class="text-5xl tracking-tight font-extrabold leading-none pb-2 pt-8 text-center">{{ page.title }}</h1>
|
||||
<p>{{ page.date | date: "%B %-d, %Y" }} • Written by <a href="">David</a></p>
|
||||
<div class="flex mx-auto justify-center pt-5">
|
||||
<a href="{{ site.twitter_url }}" class="opacity-55 hover:opacity-100 ease-in-out duration-150" target="_blank">
|
||||
|
|
Loading…
Add table
Reference in a new issue