aboutsummaryrefslogtreecommitdiffstats
path: root/app/main/dashboard/home/home.less
diff options
context:
space:
mode:
Diffstat (limited to 'app/main/dashboard/home/home.less')
-rw-r--r--app/main/dashboard/home/home.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/main/dashboard/home/home.less b/app/main/dashboard/home/home.less
new file mode 100644
index 0000000..fb5647d
--- /dev/null
+++ b/app/main/dashboard/home/home.less
@@ -0,0 +1,5 @@
+.home {
+ h1 {
+ font-size: 160px;
+ }
+}