redeem page
This commit is contained in:
@@ -262,3 +262,28 @@ ion-content{
|
||||
color: #030728;
|
||||
}
|
||||
}
|
||||
|
||||
.send-grid{
|
||||
background-color: #eff2f4;
|
||||
border-radius: 10px;
|
||||
font-size: 14px;
|
||||
font-weight: bolder;
|
||||
ion-select, ion-input{
|
||||
border-radius: 10px;
|
||||
border-color: #383a3e;
|
||||
background-color: white;
|
||||
text-align: right;
|
||||
}
|
||||
.intrl{
|
||||
//text-align: right;
|
||||
//margin-top: 10px;
|
||||
color: #8b198e;
|
||||
font-weight: bolder;
|
||||
}
|
||||
.intr{
|
||||
text-align: right;
|
||||
margin-top: 10px;
|
||||
color: #8b198e;
|
||||
font-weight: bolder;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user