Skip to content

Commit

Permalink
Increase image size.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericbenwa committed Apr 1, 2024
1 parent 79a7d43 commit d77e2fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ body{
margin:0;
padding: 0;
font-family: 'Ysabeau Infant', sans-serif;
font-size: 20px;
font-size: 23px;
line-height:1.5;
}


img{
width: 300px;
width: 400px;
display: block;
margin-left: auto;
margin-right: auto;
Expand Down Expand Up @@ -237,7 +237,7 @@ header img {
margin:0;
padding: 0;
font-family: 'Ysabeau Infant', sans-serif;
font-size: 20px;
font-size: 23px;
line-height:2em;
}

Expand Down

0 comments on commit d77e2fa

Please sign in to comment.