|
|
@ -3,7 +3,7 @@
|
|
|
|
<style>
|
|
|
|
<style>
|
|
|
|
.homePage{
|
|
|
|
.homePage{
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|
font-size: 1.3vw;
|
|
|
|
font-size: 23px;
|
|
|
|
display: block;text-align: center;
|
|
|
|
display: block;text-align: center;
|
|
|
|
/*font-weight: bold;padding: 0 14px;*/
|
|
|
|
/*font-weight: bold;padding: 0 14px;*/
|
|
|
|
letter-spacing: 2px;
|
|
|
|
letter-spacing: 2px;
|
|
|
@ -96,6 +96,7 @@
|
|
|
|
top: 65px;
|
|
|
|
top: 65px;
|
|
|
|
transform: translate(-50%, -50%);
|
|
|
|
transform: translate(-50%, -50%);
|
|
|
|
width: 80vw;
|
|
|
|
width: 80vw;
|
|
|
|
|
|
|
|
max-width: 75vw;
|
|
|
|
//line-height: 85px;
|
|
|
|
//line-height: 85px;
|
|
|
|
padding: 5px 0;
|
|
|
|
padding: 5px 0;
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,.12);
|
|
|
|
box-shadow: 0 2px 4px rgba(0,0,0,.12);
|
|
|
|