diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 577e93568..36472975d 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -1277,8 +1277,7 @@ .module-image { overflow: hidden; - // background-color: $color-white; - background-color: rgba(0, 0, 0, 0); + background: none; position: relative; display: inline-block; margin: 1px;