diff options
Diffstat (limited to 'client/app/app.component.scss')
-rw-r--r-- | client/app/app.component.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/app/app.component.scss b/client/app/app.component.scss new file mode 100644 index 000000000..e7315a8e9 --- /dev/null +++ b/client/app/app.component.scss | |||
@@ -0,0 +1,3 @@ | |||
1 | h1 { | ||
2 | font-size: 100px; | ||
3 | } | ||