
.md-typeset .cards .card {
  /*box-shadow: 0 2px 4px rgba(0,0,0,0.1); */
  min-height: 120px;  /* 最小高度 200px */
  height: 120px;      /* 固定高度，可选 */
  width: 200px;
}
