Преглед изворни кода

Keep article padding throughout widths (#152)

Fixes #130
tags/2.38
Bud Parr пре 6 година
родитељ
комит
4eacddaea3
No account linked to committer's email address
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      layouts/_default/single.html

+ 1
- 1
layouts/_default/single.html Прегледај датотеку

@@ -5,7 +5,7 @@

{{ define "main" }}
{{ $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">
<p class="f6 b helvetica tracked">

Loading…
Откажи
Сачувај