Skip to content

Commit

Permalink
Update subtitle size on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
dalyhabit committed Nov 16, 2023
1 parent 825938f commit 63930c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions queries.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
.row,
.header-text-box { padding: 0 4%; }

.subtitle {
font-size: 150%;
}

.hero-image {
display: none;
}
Expand Down

0 comments on commit 63930c3

Please sign in to comment.