Larger single page
This commit is contained in:
parent
858b5df642
commit
570816b355
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
{{ define "main" }}
|
{{ define "main" }}
|
||||||
{{ $featured_image := partial "func/GetFeaturedImage.html" . }}
|
{{ $featured_image := partial "func/GetFeaturedImage.html" . }}
|
||||||
<div class="flex-l mt2 mw8 center">
|
<div class="flex-l mt2 mw8 center">
|
||||||
<article class="center cf pv5 ph3 ph4-ns mw7">
|
<article class="center cf pv5 ph3 ph4-ns mw-100">
|
||||||
<header>
|
<header>
|
||||||
{{ if not $featured_image }}
|
{{ if not $featured_image }}
|
||||||
<h1 class="f1">
|
<h1 class="f1">
|
||||||
|
|
Loading…
Add table
Reference in a new issue