fix: Update now page to have a gap around text
All checks were successful
Build Docker / BuildImage (push) Successful in 44s
All checks were successful
Build Docker / BuildImage (push) Successful in 44s
This commit is contained in:
parent
7bea502bdf
commit
cecfdea07f
@ -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>
|
||||||
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user