html{ scroll-behavior: smooth; }
.hover-transition { transition: all 0.3s ease; }
#dugme-kontakt { transition: all 0.3s ease; }
.button-hover { transition: all 0.3s ease; }
.cta { position: relative; display: inline-block; color: #000; text-decoration: none; }
.cta:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 2px; background-color: #FF586F; transition: width 0.3s ease, left 0.3s ease;}
.cta:hover:after { width: 100%; left: 0;}
.cta:active { color: #FF586F !important; }
.button-hover
{
transition: all 0.3s ease;
}
Kontaktiraj me