style: optimize first screen style

This commit is contained in:
XPoet 2021-01-06 18:38:47 +08:00
parent 38bf8bc867
commit 63f8251177
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ $first-screen-img = $temp-img ? $temp-img:'/images/bg.svg';
position: relative;
box-sizing: border-box;
width: 80%;
height: 80%;
height: 90%;
.description {
font-weight: bold;