Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
- shifting the about text again
  • Loading branch information
JacobSeto committed Aug 18, 2024
1 parent a3ba8b6 commit 655fb12
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 @@ -135,7 +135,7 @@ a {
}

.about-text {
width: 60%;
width: 75%;
/* This controls the width of the text content */
}

Expand All @@ -149,7 +149,7 @@ a {

.about p {
padding-bottom: 50px;
padding-left: 35px;
padding-left: 100px;
}


Expand Down

0 comments on commit 655fb12

Please sign in to comment.