Set one example of css class in app component

This commit is contained in:
Maxime GRIS
2017-04-19 20:36:09 +02:00
parent e29e46772f
commit a15775fb7a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
<h1>
<h1 class="title">
{{title}}
</h1>