Updating the tagline as center-aligned caption

We can center the tagline of the application using fxLayoutAlign and give it a subdued mat-caption typography, as follows:

  1. Implement the layout changes and caption typography:
src/app/app.component.ts  
<div fxLayoutAlign="center">
<div class="mat-caption">Your city, your forecast, right now!</div>
</div>
  1. Observe the results, as shown:
LocalCast Weather Centered Tagline
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.12.163.175