Better fallback images
This commit is contained in:
@ -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
Reference in New Issue
Block a user