mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-08 07:07:15 +02:00
Cleanup CSS
This commit is contained in:
@@ -30,9 +30,8 @@ const CoverCard: React.FC<CoverCardProps> = ({ pattern }) => {
|
||||
>
|
||||
<CoverLoader pattern={pattern} />
|
||||
<h4
|
||||
className='font-normal'
|
||||
style={{
|
||||
fontSize: '16px',
|
||||
fontWeight: 500,
|
||||
margin: 0,
|
||||
paddingTop: '12px',
|
||||
textAlign: 'center',
|
||||
|
Reference in New Issue
Block a user