diff --git a/src/components/Banner/styles.module.scss b/src/components/Banner/styles.module.scss index bb0554b..8fb02f7 100644 --- a/src/components/Banner/styles.module.scss +++ b/src/components/Banner/styles.module.scss @@ -4,7 +4,7 @@ position: relative; height: 634px; background-color: $shade1; - opacity: 0.7; + opacity: 1; overflow: hidden; }