mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
fix for mobile
This commit is contained in:
parent
6fc4c56f65
commit
64909cea4e
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user