mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Better fallback images
This commit is contained in:
parent
58ac6381db
commit
dde070f078
2 changed files with 1636 additions and 47 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import { styled } from '../tokens/stitches.config'
|
||||
|
||||
export const CoverImage = styled('img', {
|
||||
borderRadius: '$2',
|
||||
objectFit: 'cover',
|
||||
cursor: 'pointer',
|
||||
})
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue