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