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
+1 -1
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>