微信登录

特殊效果 - 高度height等于width

一个十分好用的方法
可以让box保持正方形
width可以增大减小

  1. width:什么单位应该都可以;
  2. height: 0;
  3. padding-bottom: 100%;