@@ -270,7 +270,7 @@ <h3>Typical Angular 2 Component</h3>
270270 < section data-background-color ="var(--secondary-color) ">
271271 < h1 style ="font-size: 4.9em; margin-bottom: -0.25em; " class ="fallbackColor " > Offline</ h1 >
272272 < h1 style ="font-size: 4.5em; margin-bottom: -0.25em; " class ="primaryColor " > caching</ h1 >
273- < h1 style ="font-size: 4.1em; "class ="flippedColor " > dilemma</ h1 >
273+ < h1 style ="font-size: 4.1em; " class ="flippedColor " > dilemma</ h1 >
274274 </ section >
275275
276276
@@ -289,9 +289,9 @@ <h3>AppCache lottery</h3>
289289
290290
291291 < section data-background-color ="var(--secondary-color) ">
292- < h1 style ="font-size: 2.0em; margin-bottom: -0.25em ; " class ="fallbackColor " > Service Workers</ h1 >
292+ < h1 style ="font-size: 2.0em; margin-bottom: 0.5em ; " class ="fallbackColor " > Service Workers</ h1 >
293293 < h1 style ="font-size: 2.3em; margin-bottom: -0.25em; " class ="primaryColor " > Return power</ h1 >
294- < h1 style ="font-size: 2.7em; "class ="flippedColor " > to the devs!</ h1 >
294+ < h1 style ="font-size: 2.7em; " class ="flippedColor " > to the devs!</ h1 >
295295 </ section >
296296
297297
@@ -304,10 +304,10 @@ <h3>Service Workers</h3>
304304 </ section >
305305
306306
307- < section data-background-color =" var(--secondary-color) " >
307+ < section >
308308 < h1 style ="font-size: 2.4em; margin-bottom: 0em; " class ="fallbackColor " > Wait wait wait!</ h1 >
309309 < h1 style ="font-size: 1.95em; margin-bottom: -0.25em; " class ="primaryColor " > But what are those</ h1 >
310- < h1 style ="font-size: 4em; "class ="flippedColor " > workers?</ h1 >
310+ < h1 style ="font-size: 4em; " class ="secondaryColor " > workers?</ h1 >
311311 </ section >
312312
313313
@@ -377,7 +377,7 @@ <h3>Workers do NOT have access to:</h3>
377377 < section data-background-color ="var(--secondary-color) ">
378378 < h1 style ="font-size: 2em; margin-bottom: 0em; " class ="fallbackColor " > The</ h1 >
379379 < h1 style ="font-size: 2.5em; margin-bottom: 0em; " class ="primaryColor " > cache</ h1 >
380- < h1 style ="font-size: 3em; "class ="flippedColor " > machine</ h1 >
380+ < h1 style ="font-size: 3em; " class ="flippedColor " > machine</ h1 >
381381 </ section >
382382
383383 <!--https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/-->
0 commit comments