diff --git a/src/components/Waves/styles.tsx b/src/components/Waves/styles.tsx index 7dd12c6..7fdc515 100644 --- a/src/components/Waves/styles.tsx +++ b/src/components/Waves/styles.tsx @@ -3,6 +3,7 @@ import WavesBottom from "../../images/waves-bot.svg" import WavesTop from "../../images/waves-top.svg" const waves = css` + display: block; opacity: 0.7; width: 100vw; max-width: 100%;