Skip to content

Commit

Permalink
changed title font on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
harryg02 committed Aug 24, 2024
1 parent 22bb34a commit 7b09005
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,14 @@
height: 480px;
}

.hero__title {
font-size: 30px;
}

.logo {
height: 50px;
}

}


0 comments on commit 7b09005

Please sign in to comment.