edits to clear btn

This commit is contained in:
Calvin Jhunjhnuwala
2020-08-24 12:08:18 -07:00
parent ccc148dbea
commit 940894ab97
3 changed files with 4 additions and 3 deletions

View File

@@ -69,8 +69,9 @@
border: 1px solid $white;
}
.btn-clear:hover {
background: $primary;
background: transparent;
color: $primary;
border: 1px solid $primary;
}
.card-wrapper {
width: 100%;