mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-19 03:25:32 -04:00
Added missing padding to blog post template
This commit is contained in:
parent
3d71410a80
commit
59c678d501
@ -2,7 +2,7 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center pt-3">
|
||||||
<h1>{{ page.title }}</h1>
|
<h1>{{ page.title }}</h1>
|
||||||
<h3>{{ page.date | date: "%Y-%m-%d" }}</h3>
|
<h3>{{ page.date | date: "%Y-%m-%d" }}</h3>
|
||||||
<h4>{{ page.author }}</h4>
|
<h4>{{ page.author }}</h4>
|
||||||
|
Loading…
Reference in New Issue
Block a user