We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e430c2 commit d430ba2Copy full SHA for d430ba2
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