Skip to content

Commit

Permalink
about section changes small screen
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshatjalan committed Dec 19, 2023
1 parent a05054f commit b5445cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -440,13 +440,13 @@ html {
}

.aboutSection {
gap: 4px;
gap: 24px;
padding: 20px;
font-size: 40px;
letter-spacing: -2px;
text-align: center;
flex-direction: row;
justify-content: space-between;
justify-content: center;
}

.fieldName {
Expand Down

0 comments on commit b5445cb

Please sign in to comment.