This commit is contained in:
Sarah Jamie Lewis 2022-03-02 13:02:01 -08:00
parent d6144701e7
commit 7efd68f857
1 changed files with 2 additions and 2 deletions

View File

@ -111,8 +111,8 @@ h1, h2, h3 {
}
.btn-primary:visited {
background-color: #a04978 !important;
border-color: #a04978 !important;
background-color:#d20070;
border-color: #d20070;
outline: none !important;
box-shadow: none !important;
}