Skip to content

layout_creativeBakery#768

Open
Weuler007 wants to merge 5 commits into
mate-academy:masterfrom
Weuler007:master
Open

layout_creativeBakery#768
Weuler007 wants to merge 5 commits into
mate-academy:masterfrom
Weuler007:master

Conversation

@Weuler007

Copy link
Copy Markdown

Verifique por favor !

DEMO LINK.

@raulriato raulriato left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Your code looks fine, but you have one problem that is causing your page to not behave as intended, so I'll ask you to fix it.

Comment thread src/styles/blocks/_hero.scss Outdated
z-index: 1;
grid-area: 1 / 1;
color: $color-orange;
font-size: clamp(64px, 19vw, 136px);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This is wrong. It's causing your page to have side scrolling. consider using other styles for font-size, like rem, or just fixing a value that fits each screen size.

@Weuler007 Weuler007 requested a review from raulriato July 6, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants