diff --git a/components/speakerDetail.jsx b/components/speakerDetail.jsx index c58c76f..f5b5668 100644 --- a/components/speakerDetail.jsx +++ b/components/speakerDetail.jsx @@ -72,7 +72,7 @@ const SpeakerDetail = ({ speaker, showHyperLink }) => { className="my-1" name={item.platform} color="#fff" - backgroundColor="1f928d" + backgroundColor="#1f928d" /> @@ -93,7 +93,7 @@ const SpeakerDetail = ({ speaker, showHyperLink }) => { className="my-1" name="newTab" color="#fff" - backgroundColor="1f928d" + backgroundColor="#1f928d" />