diff --git a/src/app/pages/profile/profile.page.html b/src/app/pages/profile/profile.page.html
index b84bc19..119ec49 100644
--- a/src/app/pages/profile/profile.page.html
+++ b/src/app/pages/profile/profile.page.html
@@ -122,7 +122,7 @@
-
+
Coupons & Rewards
@@ -166,25 +166,29 @@
-
+
+
+
My Files
-
+
Preferences
-
+
+
History
-
+
+
Help
diff --git a/src/app/pages/profile/profile.page.scss b/src/app/pages/profile/profile.page.scss
index fb673d9..2a8117d 100644
--- a/src/app/pages/profile/profile.page.scss
+++ b/src/app/pages/profile/profile.page.scss
@@ -1,11 +1,4 @@
-/*
- 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.
-*/
+
ion-header {
ion-toolbar {
--background: var(--ion-color-primary);
@@ -21,6 +14,9 @@ ion-header {
}
ion-content {
+ .ion_label_red{
+ color: red;
+ }
.profile {
display: flex;
flex-direction: column;