Skip to content

Commit

Permalink
Added text-align to title heading.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel12 committed Nov 1, 2023
1 parent 64e435c commit 3c63573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ a:hover {

/* TYPOGRAPHY */
.title {
text-align: left;
font-size: 4rem;
font-weight: 50px;
padding-left: 0.6rem;
Expand Down

0 comments on commit 3c63573

Please sign in to comment.