diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index a19f698..bc794e5 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -21,7 +21,7 @@ margin-top: 10px; } -.post-image { +.post-media { margin-top: 15px; } @@ -91,7 +91,7 @@ body { max-width: 720px; } -img { +img, video { max-width: 100%; } diff --git a/layouts/_default/list.html b/layouts/_default/list.html index 7ed6c15..dfe2ccd 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -69,9 +69,17 @@ {{ end }} {{ with .Resources.GetMatch "feature" }} -