Merge pull request #5254 from pmarsceill/fix-logo-stretch

Merge pull request 5254
This commit is contained in:
jekyllbot 2016-08-17 13:44:23 -07:00 committed by GitHub
commit 1b36e9fe85
1 changed files with 2 additions and 1 deletions

View File

@ -89,6 +89,7 @@
becomes smaller */ becomes smaller */
.unit img { .unit img {
max-width: 100%; max-width: 100%;
height: auto;
} }
/* Responsive Stuff */ /* Responsive Stuff */