Удалить набросок кнопки начальной загрузки
.btn{
box-shadow: none !important
}
SteveMcT
.btn{
box-shadow: none !important
}
<button type="button" class="btn btn-outline-primary" href="#">Primary</button>