Set one example of css class in app component
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<h1>
|
||||
<h1 class="title">
|
||||
{{title}}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
<h1>
|
||||
<h1 class="title">
|
||||
{{title}}
|
||||
</h1>
|
||||
|
||||
Powered by TurnKey Linux.