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;
|
position: relative;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
height: 80%;
|
height: 90%;
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in New Issue