Merge pull request #5254 from pmarsceill/fix-logo-stretch
Merge pull request 5254
This commit is contained in:
commit
1b36e9fe85
|
@ -89,6 +89,7 @@
|
|||
becomes smaller */
|
||||
.unit img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* Responsive Stuff */
|
||||
|
|
Loading…
Reference in New Issue