mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bud Parr
15.57.2017 64909cea4e841b760841fef5a9aa9136842aa444
fix for mobile
1 files modified
4 ■■■■ changed files
layouts/article/single.html 4 ●●●● patch | view | raw | blame | history
layouts/article/single.html
@@ -1,7 +1,7 @@
{{ define "header" }}{{ partial "page-header.html" . }}{{ end }}
{{ define "main" }}
<div class="flex mt5 mw8 center">
  <article class="center cf pv5 mw7">
  <div class="flex-l mt5 mw8 center">
    <article class="center cf pv5 ph3 mw7">
    <p class="f6 fw8">
      {{ humanize .Section | upper  }}
    </p>