1.01 audrey's edits
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 46s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 46s
This commit is contained in:
@@ -84,7 +84,7 @@ export default function Grid({ sectionLabel, title, items }: Props) {
|
||||
</motion.h2>
|
||||
<motion.p
|
||||
{...fadeUp(0.1)}
|
||||
className="mt-2 text-4xl font-semibold tracking-tight text-balance text-brand-600 sm:text-5xl dark:text-white"
|
||||
className="mt-2 text-4xl font-semibold tracking-tight text-balance text-brand-600 sm:text-5xl lg:text-4xl dark:text-white"
|
||||
>
|
||||
{title}
|
||||
</motion.p>
|
||||
|
||||
Reference in New Issue
Block a user