diff --git a/src/components/ReadMore/index.css b/src/components/ReadMore/index.css index 6e52c26c1..86870dff2 100644 --- a/src/components/ReadMore/index.css +++ b/src/components/ReadMore/index.css @@ -9,8 +9,7 @@ } .caption_container { - z-Index:1; -background-color: white; -opacity: 0.7; - + z-index: 1; + background-color: white; + opacity: 0.7; }