We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e430c2 + d430ba2 commit 77c6a17Copy full SHA for 77c6a17
templates/post.hbs
@@ -1,6 +1,6 @@
1
{{#*inline "page"}}
2
<section id="{{post.title}}" class="white">
3
- <div class="w-100 mw-none ph3 mw8-m mw9-l center f3">
+ <div class="w-100 mw-none ph3 mw8-m mw8-l center f3">
4
<header>
5
<h2>{{ post.title }}</h2>
6
<div class="highlight"></div>
0 commit comments