1
0
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:
Phuoc Nguyen
2020-02-04 12:04:34 +07:00
parent 8af4debb53
commit 0857878a0c
3 changed files with 2 additions and 13 deletions

View File

@@ -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',