Add this code at the bottom of your theme.scss file.
.btn {
border-radius: 30px !important;
}
Do let me know if it works for you.
Add this code at the bottom of your theme.scss file.
.btn {
border-radius: 30px !important;
}
Do let me know if it works for you.