_layouts/post.html in jekyll-theme-superb-0.1.1 vs _layouts/post.html in jekyll-theme-superb-0.1.2
- old
+ new
@@ -1,9 +1,9 @@
---
layout: default
---
-<div class="prose max-w-fit py-4">
+<div class="prose max-w-fit py-4 px-4 desktop:px-4">
<div>
<span class="text-grey/50">0644</span>
<span class="text-graphite mx-4">{{ page.author }}</span>
<span class="text-graphite">{{ page.date | date: "%-d %b '%y" }}</span>
</div>
\ No newline at end of file