diff --git a/src/components/InfoModal.js b/src/components/InfoModal.js index bbf1815..da5c3a2 100644 --- a/src/components/InfoModal.js +++ b/src/components/InfoModal.js @@ -49,6 +49,14 @@ const Wrapper = styled.section` margin-bottom: 1rem; font-weight: 800; } + .producthunt { + margin: 1rem 0; + display: block; + img { + width: 10rem; + height: 2.2rem; + } + } > p { font-size: 0.6rem; line-height: 1.4; @@ -106,22 +114,34 @@ export default function InfoModal({ closeModal, bgColor }) {

{process.env.NODE_ENV === 'production' && ( -

- + - Star - - - Fork - -

+ Chinese Traditional Color - Chinese Color Cheatsheet Online! + +

+ + Star + + + Fork + +

+ )}