Browse Source

Make troubleshooting text a bit more compact

Danilo Bargen 6 years ago
parent
commit
19ac58b46d
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/sass/sections/_welcome.scss

+ 6 - 0
src/sass/sections/_welcome.scss

@@ -148,6 +148,12 @@
 
             ul {
                 list-style-type: none;
+                font-size: 0.9em;
+            }
+
+            li {
+                line-height: 1.2em;
+                padding-bottom: 0.3em;
             }
 
             .forget {