VibeCoderzVibeCoderz
Telegram
All Prompts
Capsule Button with Hover Scale preview
buttonpremiumanimatedcapsulelight

Capsule Button with Hover Scale

Капсульная кнопка с плавным масштабированием при наведении. Идеальна для темных тем. UI компонент, кнопка.

Prompt

<div class="inline-block">
  <button type="button" class="px-8 py-3.5 rounded-[1.5rem] bg-stone-100 text-stone-900
    text-sm font-semibold hover:bg-white hover:scale-[1.02]
    active:scale-[0.98] transition-all whitespace-nowrap
    shadow-lg">Conhecer Projeto</button>
</div>
All Prompts