Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
anuhang9 committed Oct 12, 2023
1 parent abc98ce commit ef19232
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,11 @@ footer div div p, p a{
margin-top: 100px;
}
/* about section */
.about-text div{
margin: 100px;
padding: 100px;
text-align: justify;
}
.about .about-text{
display: flex;
flex-direction: column;
Expand Down

0 comments on commit ef19232

Please sign in to comment.