Skip to content

Commit

Permalink
phone
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandropeca committed Aug 23, 2024
1 parent e58fe03 commit 084e4c5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,9 @@ footer {
}

h1 {
font-size: 24px; /* Adjust font size for smaller screens */
margin-top: 10px;
font-size: 22px; /* Further reduce the font size on smaller screens */
max-width: 90%; /* Limit the width of the heading */
margin: 10px auto; /* Center and add some margin */
}

.header-content {
Expand Down

0 comments on commit 084e4c5

Please sign in to comment.