Skip to content

Commit

Permalink
Merge pull request #40 from Petrosdevri/39-fix-overflow
Browse files Browse the repository at this point in the history
Fixed overflow
  • Loading branch information
Petrosdevri authored Jul 22, 2024
2 parents 4f9925e + b0d5b2e commit b6091e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
font-family: 'Poppins', sans-serif;
font-weight: 500 !important;
color: #0055A0;
overflow: hidden;
text-align: center;
}

Expand Down

0 comments on commit b6091e5

Please sign in to comment.