.app-card:hover { transform: scale(1.05); transition: .2s; cursor: pointer; } .app-card { transition: .2s; }