mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove duplicated attribute from merge
This commit is contained in:
parent
af00b88c5a
commit
51f17350a7
1 changed files with 0 additions and 1 deletions
|
|
@ -381,7 +381,6 @@ export function ArticleContainer(props: ArticleContainerProps): JSX.Element {
|
|||
fontFamily: styles.fontFamily,
|
||||
width: '100%',
|
||||
wordWrap: 'break-word',
|
||||
color: styles.readerFontColor,
|
||||
}}
|
||||
>
|
||||
{title}
|
||||
|
|
|
|||
Loading…
Reference in a new issue