All stylesButtonCraft

Shrink Press

Animated · .btn-shrink-press

Free · MIT · No attribution
Text
Class name
Color hue
Radius · 12px
Size
.btn-shrink-press {
  display: inline-block;
  padding: 12px 26px;
  border: none;
  border-radius: 12px;
  background: #7c3aed;
  color: #ffffff;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.btn-shrink-press:hover {
  transform: scale(0.94);
  opacity: 0.92;
}
.btn-shrink-press:active {
  transform: scale(0.88);
}

More Animated styles

Button

Sweep Shine

Button

Slide Fill Right

Button

Slide Fill Up

Button

Split Center

Button

Curtain Down

Next

Arrow Nudge