diff --git a/layouts/shortcodes/video.html b/layouts/shortcodes/video.html index 5ca1d6d..2c64ac9 100644 --- a/layouts/shortcodes/video.html +++ b/layouts/shortcodes/video.html @@ -1,8 +1,7 @@ -
-
- -
-
\ No newline at end of file +
+
+ +
+
\ No newline at end of file diff --git a/static/css/gmgauthier.css b/static/css/gmgauthier.css index 3576063..bcf7a58 100644 --- a/static/css/gmgauthier.css +++ b/static/css/gmgauthier.css @@ -145,3 +145,9 @@ div.note overflow: hidden; padding: 15px 55px; } + +div.featured-image +{ + width: fit-content; + padding: 1px; +}