瀏覽代碼

tweak background size

Trent White 8 年之前
父節點
當前提交
66831fb0cd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/sass/pages/_login.scss

+ 1 - 1
public/sass/pages/_login.scss

@@ -9,7 +9,7 @@
   align-items: center;
   justify-content: center;
   background-image: url(../img/heatmap_bg_test.svg);
-  background-size: 100%;
+  background-size: cover;
 }
 
 input:-webkit-autofill,