header.scss 136 Bytes
Newer Older
xuzhenghua committed
1 2 3
.common-header {
     padding: 38px 130px 52px;
     flex: 0 0 auto;
zhanghaozhe committed
4

xuzhenghua committed
5 6 7 8 9
     img {
         width: 117px;
         height: 50px;
     }
 }