Skip to content

Commit

Permalink
adding hero class for h1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanCollinz committed Feb 20, 2024
1 parent 65ff52e commit 96ebace
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions styles/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,9 @@ main .section.red-title h2 {
color: var(--red);
}

main .section .hero h1 {
font-size:36px;
}
main .section[data-background-image] {
position: relative;
}
Expand Down

0 comments on commit 96ebace

Please sign in to comment.