Browse Source

Fix splash title

Thibaut 11 years ago
parent
commit
b381e532c6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/stylesheets/components/_content.scss

+ 1 - 0
assets/stylesheets/components/_content.scss

@@ -50,6 +50,7 @@
 ._splash-title {
   color: #ddd;
   cursor: default;
+  opacity: 1;
   @extend ._booting:before, %user-select-none;
 }