Skip to content

Commit

Permalink
header fix
Browse files Browse the repository at this point in the history
  • Loading branch information
starportx committed Dec 5, 2024
1 parent c6f73dc commit cb80435
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/css/agency.css
Original file line number Diff line number Diff line change
Expand Up @@ -279,16 +279,16 @@ header {
}

header .intro-text {
padding-top: 700px;
padding-bottom: 200px;
padding-top: 600px;
padding-bottom: 150px;
}

header .intro-text .intro-lead-in {
margin-bottom: 25px;
font-family: {{ site.data.template.font.secondary }};
font-size: 24px;
font-size: 32px;
font-style: italic;
line-height: 24px;
line-height: 32px;
}

header .intro-text .intro-heading {
Expand Down

0 comments on commit cb80435

Please sign in to comment.