refer banner

This commit is contained in:
CHIEFSOFT\ameye
2023-06-17 12:45:17 -04:00
parent 134be6a1f0
commit 552224c489
3 changed files with 35 additions and 26 deletions
+9
View File
@@ -9,6 +9,15 @@
font-family: "Product Sans";
src: url("./assets/fonts/Product Sans Bold.ttf");
}
.wallet-box{
background-color: aliceblue;
height: 120px;
padding: 5px;
border-radius: 20px;
}
.bal-col1{
width: 110px;
}
.bg-green{
background-color: darkgreen;
}