Browse Source

Fix splash title

Thibaut 11 năm trước cách đây
mục cha
commit
b381e532c6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
 }