Merge pull request #31 from emmawinston/adjust-mascot-about-more

Adjust custom mascot size on about/more page
This commit is contained in:
Darius Kazemi 2019-10-10 08:56:20 -07:00 committed by GitHub
commit b2b108a09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ $small-breakpoint: 960px;
bottom: 25px;
img {
height: 190px;
height: 155px;
width: auto;
}
}