@@ -15,7 +15,7 @@ export class AppFeed {
1515 < deckgo-deck embedded = { true } pager = { false } >
1616 < deckgo-slide-title >
1717 < h1 slot = "title" > DeckDeckGo</ h1 >
18- < div no-shadow slot = "content" >
18+ < div no-shadow slot = "content ion-text-lowercase " >
1919 < h3 > The Progressive Web App alternative for simple presentations 🚀</ h3 >
2020 </ div >
2121 </ deckgo-slide-title >
@@ -34,13 +34,18 @@ export class AppFeed {
3434
3535 < hr class = "deck-divider" margin > </ hr >
3636
37- < ion-card-header margin-start margin-end >
38- < ion-card-title > Card Title</ ion-card-title >
39- < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
40- </ ion-card-header >
41-
4237 < ion-card-content class = "first-card" margin-start margin-end >
43- < p > Keep close to Nature's heart... and break clear away, once in
38+
39+ < ion-card-header >
40+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
41+ < ion-card-subtitle class = "ion-text-lowercase" >
42+ < div class = "chips" > < ion-label > Javascript </ ion-label > </ div >
43+ < div class = "chips" > < ion-label > Typescript </ ion-label > </ div >
44+ < div class = "chips" > < ion-label > Ionic </ ion-label > </ div >
45+ </ ion-card-subtitle >
46+ </ ion-card-header >
47+
48+ < p class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
4449 awhile,
4550 and climb a mountain or spend a week in the woods. Wash your spirit clean.
4651 </ p >
@@ -55,11 +60,11 @@ export class AppFeed {
5560 < div class = "summary" >
5661
5762 < ion-card-header >
58- < ion-card-title > Card Title</ ion-card-title >
63+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
5964 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
6065 </ ion-card-header >
6166
62- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
67+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
6368 awhile,
6469 and climb a mountain or spend a week in the woods. Wash your spirit clean.
6570 </ p >
@@ -78,11 +83,11 @@ export class AppFeed {
7883 < div class = "summary" >
7984
8085 < ion-card-header >
81- < ion-card-title > Card Title</ ion-card-title >
86+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
8287 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
8388 </ ion-card-header >
8489
85- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
90+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
8691 awhile,
8792 and climb a mountain or spend a week in the woods. Wash your spirit clean.
8893 </ p >
@@ -101,11 +106,11 @@ export class AppFeed {
101106 < div class = "summary" >
102107
103108 < ion-card-header >
104- < ion-card-title > Card Title</ ion-card-title >
109+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
105110 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
106111 </ ion-card-header >
107112
108- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
113+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
109114 awhile,
110115 and climb a mountain or spend a week in the woods. Wash your spirit clean.
111116 </ p >
@@ -124,11 +129,11 @@ export class AppFeed {
124129 < div class = "summary" >
125130
126131 < ion-card-header >
127- < ion-card-title > Card Title</ ion-card-title >
132+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
128133 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
129134 </ ion-card-header >
130135
131- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
136+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
132137 awhile,
133138 and climb a mountain or spend a week in the woods. Wash your spirit clean.
134139 </ p >
@@ -147,11 +152,11 @@ export class AppFeed {
147152 < div class = "summary" >
148153
149154 < ion-card-header >
150- < ion-card-title > Card Title</ ion-card-title >
155+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
151156 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
152157 </ ion-card-header >
153158
154- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
159+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
155160 awhile,
156161 and climb a mountain or spend a week in the woods. Wash your spirit clean.
157162 </ p >
@@ -170,11 +175,11 @@ export class AppFeed {
170175 < div class = "summary" >
171176
172177 < ion-card-header >
173- < ion-card-title > Card Title</ ion-card-title >
178+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
174179 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
175180 </ ion-card-header >
176181
177- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
182+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
178183 awhile,
179184 and climb a mountain or spend a week in the woods. Wash your spirit clean.
180185 </ p >
@@ -193,11 +198,11 @@ export class AppFeed {
193198 < div class = "summary" >
194199
195200 < ion-card-header >
196- < ion-card-title > Card Title</ ion-card-title >
201+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
197202 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
198203 </ ion-card-header >
199204
200- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
205+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
201206 awhile,
202207 and climb a mountain or spend a week in the woods. Wash your spirit clean.
203208 </ p >
@@ -216,11 +221,11 @@ export class AppFeed {
216221 < div class = "summary" >
217222
218223 < ion-card-header >
219- < ion-card-title > Card Title</ ion-card-title >
224+ < ion-card-title class = "ion-text-uppercase" > Card Title</ ion-card-title >
220225 < ion-card-subtitle class = "ion-text-uppercase" > javascript typescript webcomponents</ ion-card-subtitle >
221226 </ ion-card-header >
222227
223- < p padding-start padding-end > Keep close to Nature's heart... and break clear away, once in
228+ < p padding-start padding-end class = "content ion-text-lowercase" > Keep close to Nature's heart... and break clear away, once in
224229 awhile,
225230 and climb a mountain or spend a week in the woods. Wash your spirit clean.
226231 </ p >
0 commit comments