diff --git a/src/components/Link/styles.tsx b/src/components/Link/styles.tsx index 57d9dd9..23ecbf5 100644 --- a/src/components/Link/styles.tsx +++ b/src/components/Link/styles.tsx @@ -14,6 +14,7 @@ const linkStyle = css` position: absolute; left: 0; right: 0; + bottom: 0; content: ""; display: block; width: 100%;