mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update link styles
This commit is contained in:
@@ -20,6 +20,10 @@ export const Wrapper = styled.div<WrapperProps>`
|
|||||||
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
${({ color, theme }) => {
|
${({ color, theme }) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user