fix hero-img + add section
All checks were successful
Deploy Application / deploy (push) Successful in 7s
All checks were successful
Deploy Application / deploy (push) Successful in 7s
This commit is contained in:
@ -15,6 +15,9 @@
|
||||
{
|
||||
'text-lg lg:text-[20px]': size === '300',
|
||||
}, // 16px
|
||||
{
|
||||
'text-[15px]': size === '250',
|
||||
}, // 15px
|
||||
{
|
||||
'text-[13px]': size === '200',
|
||||
}, // 14px
|
||||
|
Reference in New Issue
Block a user