diff --git a/src/components/Producthunt/index.tsx b/src/components/Producthunt/index.tsx index 483ed01..c00de34 100644 --- a/src/components/Producthunt/index.tsx +++ b/src/components/Producthunt/index.tsx @@ -5,7 +5,6 @@ const StyledProducthunt = styled.a` position: fixed; bottom: 12px; right: 12px; - `; const StyledImage = styled.img`