style: optimize first screen style
This commit is contained in:
parent
38bf8bc867
commit
63f8251177
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue