new changes for light theme

This commit is contained in:
jonathanlei
2022-08-30 11:52:21 -07:00
parent 195cd83134
commit b8b652b37d
3 changed files with 611 additions and 1 deletions

View File

@@ -1380,5 +1380,8 @@ html.light {
.nav-link {
color: #000;
}
#trasaction-sender .card-footer{
background-image: url("../img/cards/3-col-light-blue-2.svg");
}
}
}