This commit is contained in:
Kenneth Jannette
2024-02-23 05:24:03 -06:00
parent 715c15221c
commit 0cc5985f69
5 changed files with 16 additions and 9 deletions

View File

@@ -214,11 +214,13 @@
.offer-div {
display: flex;
justify-content: center;
align-items: center;
height: 30px;
border: 1px solid #fdbe72;
border-radius: 10px;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
width: 220px;
}
.show-addaccount-wrapper {