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