diff --git a/frontend/dashboard.html b/frontend/dashboard.html
index 610fd01..c180fee 100644
--- a/frontend/dashboard.html
+++ b/frontend/dashboard.html
@@ -96,9 +96,15 @@
+
And that's it. All your settings, themes, and comments would be automagically loaded. Commento is mobile-responsive too, as it simply fills the container it is put in.
+
+
+
+
+ Read the Commento documentation
on configuration.
+
diff --git a/frontend/sass/dashboard-main.scss b/frontend/sass/dashboard-main.scss
index 149aa29..2436cc4 100644
--- a/frontend/sass/dashboard-main.scss
+++ b/frontend/sass/dashboard-main.scss
@@ -376,7 +376,7 @@ body {
.import-text {
font-size: 15px;
- color: $gray-6;
+ color: $gray-7;
line-height: 25px;
a {