Skip to content

Conversation

GurjotSDev
Copy link
Collaborator

image

<div className="h-80 w-100 bg-orange-300"></div>
<div className="h-80 w-100 bg-blue-300"></div>
</div>
<div className="mt-5 text-left text-lg font-bold italic">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use a p tag if it's only text

Comment on lines +8 to +9
<div className="h-80 w-100 bg-orange-300"></div>
<div className="h-80 w-100 bg-blue-300"></div>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use heights and widths relative to screen size like w-1/2 or w-[20vw]

@swedenagu swedenagu closed this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants