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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user