summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/launcher.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/scss/launcher.scss b/scss/launcher.scss
index a72389a..543d799 100644
--- a/scss/launcher.scss
+++ b/scss/launcher.scss
@@ -81,8 +81,14 @@
.empty {
color: scheme.$subtext0;
+ font-size: lib.s(18);
+ padding: lib.s(10) 0;
@include lib.spacing;
+
+ .icon {
+ color: scheme.$subtext0;
+ }
}
.result {