1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-06-15 22:56:44 +00:00

changed to default bootstrap buttons

This commit is contained in:
Anson 2019-11-09 11:58:27 -07:00
parent 3f44796b5c
commit 67fa484caa

View File

@ -135,7 +135,7 @@ header.masthead .bg-circle-4 {
background-color: #ee0979 !important;
}
.btn-primary {
/* .btn-primary {
background-color: #ee0979;
border-color: #ee0979;
}
@ -165,4 +165,4 @@ header.masthead .bg-circle-4 {
.btn-secondary:focus {
box-shadow: 0 0 0 0.2rem rgba(255, 106, 0, 0.5);
}
} */