Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Amoor4 authored Feb 7, 2024
1 parent 847ed21 commit b481c5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ the website, in dark theme

.grid{
display: grid;
width:100vw;
width:80vw;
}

.main{
Expand Down Expand Up @@ -456,7 +456,7 @@ the website, in dark theme
}

.about__img{
width: 280px;
maxwidth: 600px;
border-radius: .5rem;
justify-self: center;
}
Expand Down

0 comments on commit b481c5c

Please sign in to comment.