diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 4f69b9536..14f5d5aef 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -834,13 +834,11 @@ color: var(--white-color); - font-size: 30px; - font-weight: normal; - letter-spacing: 0; - - text-align: center; - --text-shadow-offset: 0.05em; - text-shadow: var(--black-color) var(--text-shadow-offset) var(--text-shadow-offset) 0.15em; + font-size: 20px; + font-weight: normal; + letter-spacing: 0; + text-align: center; + background-color: rgba(0, 0, 0, 0.7); } .module-image__close-button {