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:
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<component
|
||||
:is="tag"
|
||||
class="font-semibold text-twilight-900"
|
||||
class="font-semibold"
|
||||
:class="[
|
||||
{
|
||||
'text-3xl md:text-4xl lg:text-5xl 2xl:text-6xl': size === '600',
|
||||
|
Reference in New Issue
Block a user