diff --git a/web-src/src/mystyles.scss b/web-src/src/mystyles.scss index 8ceab3c4..6fdf1048 100644 --- a/web-src/src/mystyles.scss +++ b/web-src/src/mystyles.scss @@ -151,6 +151,9 @@ section.hero + section.fd-content { min-width: 0; min-height: 0; overflow: hidden; + + /* Padding matches the drop-shadow size of the image */ + padding: 10px; } .fd-cover-image img {