Skip to content

Small UI Adjustment Proposal and package update #2

@mekkyz

Description

@mekkyz

Hi Shashank,

1. The SubHero Text is too large relatively to other components.

Image

This is in src/components/ui/SubHero.js

I propose to change the h1 tailwind classes from text-3xl sm:text-4xl to text-2xl sm:text-3xl

or better to remove sm:text-4xl and keep just keep text-3xl so it becomes always 3xl in both mobile and desktop
or better use text-[Valuepx] for an exact px value

2. the package "framer-motion" became just "motion" I propose to update it to avoid future problems.

Best regards,
Mostafa

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions