Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
gregpetruccijr authored Sep 10, 2024
1 parent c4ffc89 commit 7f8249d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ footer {

#header h4 {
font-family: Open Sans;
font-weight: 600;
font-style: bold;
font-weight: 300;
font-style: normal;
}

#header a {
Expand Down Expand Up @@ -122,9 +122,9 @@ footer {
#sub-subtitle {
font-family: Open Sans;
font-weight: normal;
font-size: 1.4rem;
line-height: 3.75;
margin-top: 1.0rem;
font-size: 2.0rem;
line-height: 2.0;
margin-top: 0.5rem;
}

#con-subtitle {
Expand Down

0 comments on commit 7f8249d

Please sign in to comment.