hookehuyr

✨ feat: 背景图样式调整

......@@ -17,6 +17,7 @@
* 不使用渐变色背景
*/
height: 100%;
min-height: 100vh;
background-image: url('@images/bg-yellow-duan@2x.png');
// background-size: cover;
// background: linear-gradient(360deg, #FDD347 0%, #FFED6D 100%) ;
......