File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/src/app/pages/wallet/wallet.page.scss
.image_wallet {
width: 100%;
height: 175px;
}
.h-214 {
height: auto;
position: relative;
}
.openTerms {
text-decoration: underline;
color: var(--ion-color-primary);
}
.terms {
font-size: 15px;
}
.copyCoupon {
display: flex;
flex-flow: column;
margin: 0px 10px;
}
.contentTerms {
display: flex;
margin-left: 5%;
align-items: center;
}
.lineSeparator {
width: 88%;
margin: 10px 5%;
border-top: 1px solid #ccc;
}
.redeemButton {
margin: 10px;
text-align: right;
}
.ion-text-end {
margin-right: 5%;
}
.promotionalText {
font-size: 15px;
font-weight: bold;
text-align: left;
display: flex;
flex-flow: column;
margin: 0px 10px;
}
.couponContainer {
display: flex;
align-items: center;
}
.copyButton {
margin-left: 10px;
}