Added constraint to content width

This commit is contained in:
ItoSchum 2021-03-17 18:52:42 -04:00
parent b7047e8ca7
commit aa7092cd71

View File

@ -23,7 +23,7 @@
</time> </time>
</header> </header>
<main class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-100"> <main class="nested-copy-line-height lh-copy serif f4 nested-links nested-img mid-gray pr4-l w-100-l">
{{- .Content -}} {{- .Content -}}
{{- partial "tags.html" . -}} {{- partial "tags.html" . -}}
{{ partial "comments.html" .}} {{ partial "comments.html" .}}