mirror of
https://github.com/acid-info/logos-ordinals-dashboard.git
synced 2025-02-05 01:53:49 +00:00
chore: remove unnecessary text decoration
This commit is contained in:
parent
2511510213
commit
bf81e9cf3b
@ -60,6 +60,10 @@ const Logo = styled.img`
|
||||
const UserActions = styled.div`
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
`
|
||||
|
||||
const Button = styled.button`
|
||||
|
Loading…
x
Reference in New Issue
Block a user