.card-proj-jump { width: 224px; padding: 10px 15px; cursor: pointer; } .card-proj-jump .title { font-size: 18px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; } .card-proj-jump .desc { margin: 15px 0 5px 0; max-height: 36px; line-height: 18px; color: var(--color-note); }