mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
fix(editor): fix style linting issue
This commit is contained in:
parent
b150462f2b
commit
62687ced78
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ export const ClickaleBlock = styled.a`
|
||||||
|
|
||||||
export const Title = styled.div`
|
export const Title = styled.div`
|
||||||
${text400};
|
${text400};
|
||||||
/* padding: 0.15em 0; */
|
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
color: ${palette.taupe500};
|
color: ${palette.taupe500};
|
||||||
|
|
Loading…
Add table
Reference in a new issue