mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Added underline
This commit is contained in:
parent
db72f7c733
commit
06bffa5060
1 changed files with 1 additions and 4 deletions
|
|
@ -166,10 +166,7 @@ export default function MobileInstallHelp({
|
|||
color: '$grayTextContrast',
|
||||
fontSize: '14px',
|
||||
fontWeight: 600,
|
||||
'@lg': {
|
||||
display: 'initial',
|
||||
textDecoration: 'underline',
|
||||
},
|
||||
textDecoration: 'underline',
|
||||
}}
|
||||
>
|
||||
Learn more about the iOS app ->
|
||||
|
|
|
|||
Loading…
Reference in a new issue