Ver código fonte

Keep article padding throughout widths (#152)

Fixes #130
tags/2.38
Bud Parr 6 anos atrás
pai
commit
4eacddaea3
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      layouts/_default/single.html

+ 1
- 1
layouts/_default/single.html Ver arquivo



{{ define "main" }} {{ define "main" }}
{{ $section := .Site.GetPage "section" .Section }} {{ $section := .Site.GetPage "section" .Section }}
<article class="flex-l flex-wrap justify-between mw8 center ph3 ph0-l">
<article class="flex-l flex-wrap justify-between mw8 center ph3">


<header class="mt4 w-100"> <header class="mt4 w-100">
<p class="f6 b helvetica tracked"> <p class="f6 b helvetica tracked">

Carregando…
Cancelar
Salvar