Skip to content

feat: adds homepage layout with hero section, programs, and styles #556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025

Conversation

enyabuti
Copy link
Contributor

No description provided.

}

/* Hero Section */
.hero-section {
Copy link
Contributor

Choose a reason for hiding this comment

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

The padding and justify content properties are moving the hero-content. It should be left-aligned, like the CD website



}
.hero-content {
Copy link
Contributor

Choose a reason for hiding this comment

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

There are two .hero-content selectors in your style.css. Please simplify them into one. Also, remove the margin-left property, you'll see why once it's gone

span {
color: #ff6600;
}

Copy link
Contributor

Choose a reason for hiding this comment

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

For the program section selectors below, please adjust the styles so that the <h2> aligns with the program cards

@anthonydmays anthonydmays merged commit c36112b into code-differently:main May 6, 2025
@enyabuti enyabuti deleted the feat/lesson22 branch May 6, 2025 03:02
Dlafferty251 pushed a commit to Dlafferty251/code-differently-25-q1-fork that referenced this pull request May 9, 2025
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.

None yet

3 participants