Skip to content

Commit d77e2fa

Browse files
committed
Increase image size.
1 parent 79a7d43 commit d77e2fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ body{
2424
margin:0;
2525
padding: 0;
2626
font-family: 'Ysabeau Infant', sans-serif;
27-
font-size: 20px;
27+
font-size: 23px;
2828
line-height:1.5;
2929
}
3030

3131

3232
img{
33-
width: 300px;
33+
width: 400px;
3434
display: block;
3535
margin-left: auto;
3636
margin-right: auto;
@@ -237,7 +237,7 @@ header img {
237237
margin:0;
238238
padding: 0;
239239
font-family: 'Ysabeau Infant', sans-serif;
240-
font-size: 20px;
240+
font-size: 23px;
241241
line-height:2em;
242242
}
243243

0 commit comments

Comments
 (0)