diff --git a/src/components/flow/FlowHero/styles.scss b/src/components/flow/FlowHero/styles.scss index fdb77f7c..dd479e08 100644 --- a/src/components/flow/FlowHero/styles.scss +++ b/src/components/flow/FlowHero/styles.scss @@ -121,7 +121,7 @@ align-items: center; justify-content: center; height: 48px; - background: rgba(0, 0, 0, 0.7); + // background: rgba(0, 0, 0, 0.7); flex-direction: row; width: 96px; border-radius: $radius;