fix: Update now page to have a gap around text
All checks were successful
Build Docker / BuildImage (push) Successful in 44s

This commit is contained in:
Nathan Woodburn 2025-01-30 14:39:42 +11:00
parent 7bea502bdf
commit cecfdea07f
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1
2 changed files with 3 additions and 3 deletions

View File

@ -62,13 +62,13 @@ Find out what I've been up to in the last week">
<h1 class="nathanwoodburn" style="margin-bottom: 0px;">Nathan.Woodburn/</h1> <h1 class="nathanwoodburn" style="margin-bottom: 0px;">Nathan.Woodburn/</h1>
<h3 style="margin-bottom: 0px;">WHat's Happening Now</h3> <h3 style="margin-bottom: 0px;">WHat's Happening Now</h3>
<h6>{{DATE}}</h6> <h6>{{DATE}}</h6>
<section style="margin-bottom: 50px;"> <section style="margin-bottom: 50px;max-width: 95%;margin-right: auto;margin-left: auto;">
<div style="max-width: 700px;margin: auto;"> <div style="max-width: 700px;margin: auto;">
<h1 style="margin-bottom: 0px;">Camping with the Family</h1> <h1 style="margin-bottom: 0px;">Camping with the Family</h1>
<p>I've spent most of January travelling and camping so haven't been as active online.</p> <p>I've spent most of January travelling and camping so haven't been as active online.</p>
</div> </div>
</section> </section>
<section style="margin-bottom: 50px;"> <section style="margin-bottom: 50px;max-width: 95%;margin-right: auto;margin-left: auto;">
<div style="max-width: 700px;margin: auto;"> <div style="max-width: 700px;margin: auto;">
<h1 style="margin-bottom: 0px;">FireWallet Update</h1> <h1 style="margin-bottom: 0px;">FireWallet Update</h1>
<p>I've done a lot of updates this week on FireWallet.<br>This includes updating and creating new plugins, fixing various bugs and small issues and cleaning up the code</p> <p>I've done a lot of updates this week on FireWallet.<br>This includes updating and creating new plugins, fixing various bugs and small issues and cleaning up the code</p>

View File

@ -63,7 +63,7 @@ Find out what I've been up to in the last week">
<h1 class="nathanwoodburn" style="margin-bottom: 0px;">Nathan.Woodburn/</h1> <h1 class="nathanwoodburn" style="margin-bottom: 0px;">Nathan.Woodburn/</h1>
<h3 style="margin-bottom: 0px;">WHat's Happening Now</h3> <h3 style="margin-bottom: 0px;">WHat's Happening Now</h3>
<h6>{{DATE}}</h6> <h6>{{DATE}}</h6>
<section style="margin-bottom: 50px;"> <section style="margin-bottom: 50px;max-width: 95%;margin-right: auto;margin-left: auto;">
<div style="max-width: 700px;margin: auto;"> <div style="max-width: 700px;margin: auto;">
<h1 style="margin-bottom: 0px;">Title</h1> <h1 style="margin-bottom: 0px;">Title</h1>
<p>Info</p> <p>Info</p>