3 Important Steps
.btn{
display:inline-block;
margin-top:15px;
padding:14px 30px;
color:white;
text-decoration:none;
border-radius:30px;
font-weight:bold;
transition:0.3s ease;
}
/* Strong Grow */
.btn:hover{
transform:scale(1.15);
}
/* Shrink when clicked */
.btn:active{
transform:scale(0.9);
}
/* Description text size control */
.desc{
font-size:20px; /* 🔥 Change this to increase/decrease */
margin:6px 0;
}
Step 3
Follow me on Instagram to receive amazing ideas & updates
Follow Instagram