Sure, you can add this to your CSS file.
I guess it is the index.css file in your case.
a.button.button--primary:hover {
border: 2.5px solid black !important;
}
Sure, you can add this to your CSS file.
I guess it is the index.css file in your case.
a.button.button--primary:hover {
border: 2.5px solid black !important;
}