浏览代码

Fix splash title

Thibaut 11 年之前
父节点
当前提交
b381e532c6
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 }