Authored by 郭成尧

brandMerge

600 Bytes | W: | H:

2.66 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
@@ -40,6 +40,11 @@ @@ -40,6 +40,11 @@
40 40
41 .brand-logo { 41 .brand-logo {
42 height: 150px; 42 height: 150px;
  43 + overflow: hidden;
  44 +
  45 + img {
  46 + width: 100%;
  47 + }
43 } 48 }
44 49
45 .brand-name { 50 .brand-name {