redeem page

This commit is contained in:
CHIEFSOFT\ameye
2024-01-07 20:40:14 -05:00
parent a9f04e5cc7
commit 8d2c5485a2
5 changed files with 82 additions and 46 deletions
+1 -13
View File
@@ -1,18 +1,6 @@
/*
Authors : initappz (Rahul Jograna)
Website : https://initappz.com/
App Name : E-Learning App Template
This App Template Source code is licensed as per the
terms found in the Website https://initappz.com/license
Copyright and Good Faith Purchasers © 2021-present initappz.
*/
// Ionic Variables and Theming. For more info, please see:
// http://ionicframework.com/docs/theming/
/** Ionic CSS Variables **/
:root {
/** primary **/
--ion-color-primary: #4687ba;
--ion-color-primary: #498ec3; //] #4687ba;
--ion-color-primary-rgb: 56, 128, 255;
--ion-color-primary-contrast: #ffffff;
--ion-color-primary-contrast-rgb: 255, 255, 255;