Skip to content

Commit 0d83390

Browse files
committed
Set a maximum width on the logo images
1 parent 41fcbeb commit 0d83390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ h2 {
6161
display: block;
6262
margin-left: auto;
6363
margin-right: auto;
64+
max-width: 100%;
6465
}
6566

6667
.project p {

0 commit comments

Comments
 (0)