1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-12-03 04:18:57 -05:00

normalize font sizes

This commit is contained in:
2021-04-03 07:46:13 -04:00
parent dc24d847bf
commit 42355c76ec
117 changed files with 52 additions and 47 deletions

View File

@@ -7,7 +7,7 @@
<amp-video
layout="responsive"
width="940"
width="{{ .Site.Params.Theme.maxWidth }}"
height="530"
{{ with .Resources.GetMatch "thumb.*" }}poster="{{ .Permalink }}"{{ end }}
controls>