Skip to content

Commit

Permalink
feat: smaller heading & nav bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Storce authored Dec 27, 2024
1 parent f229b2e commit 0bfc4de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ nav {
padding-top: 1rem;
padding-left: 2rem;
padding-right: 2rem;
font-size: 1.5rem;
font-size: 1.2rem;
font-weight: bold;
justify-content: center;
/* Center the nav bar */
Expand Down Expand Up @@ -88,7 +88,7 @@ div {

/* Add any additional styles below */
.heading1 {
font-size: 2.2rem;
font-size: 2.0rem;
font-weight: bold;
}

Expand Down

0 comments on commit 0bfc4de

Please sign in to comment.