aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Header/index.styled.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Header/index.styled.ts')
-rw-r--r--src/components/Header/index.styled.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Header/index.styled.ts b/src/components/Header/index.styled.ts
index af38065..3fdd4b5 100644
--- a/src/components/Header/index.styled.ts
+++ b/src/components/Header/index.styled.ts
@@ -22,7 +22,7 @@ export const Content = styled.div`
}
}
- a { color: ${({ theme }) => theme.text}; }
+ a { text-decoration: none; color: ${({ theme }) => theme.text}; }
`;
export const Logo = styled.h1`
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage