scribe/spec
Edward Loveall 5c05086cbd
Don't render image heights explicitly
The CSS itself will take care of scaling the image height based on the
width. We still need to know the height to fetch the image because the
height is in the URL, but we don't need to render it in the HTML.
2021-08-14 16:07:31 -04:00
..
classes Add PQ (pullquote) type 2021-08-08 18:18:07 -04:00
components Don't render image heights explicitly 2021-08-14 16:07:31 -04:00
flows Initial app 2021-05-01 17:03:38 -04:00
models Show the host for the iframe link 2021-07-05 15:36:38 -04:00
setup Initial app 2021-05-01 17:03:38 -04:00
support Use href from iframe media response 2021-08-08 16:49:02 -04:00
spec_helper.cr Initial app 2021-05-01 17:03:38 -04:00