|
@@ -215,10 +215,10 @@ export default {
|
|
background-image: url("../../../assets/image/C_bg.png");
|
|
background-image: url("../../../assets/image/C_bg.png");
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|
|
width: 100%;
|
|
width: 100%;
|
|
- padding: 2em 1px 0 1px;
|
|
|
|
|
|
+ padding: 1.5em 1px 0 1px;
|
|
max-width: 614px;
|
|
max-width: 614px;
|
|
margin: 0 auto;
|
|
margin: 0 auto;
|
|
- margin-top: 2em;
|
|
|
|
|
|
+ margin-top: 1.5em;
|
|
/* width: 92vw;
|
|
/* width: 92vw;
|
|
height: 117vw; */
|
|
height: 117vw; */
|
|
}
|
|
}
|
|
@@ -226,7 +226,7 @@ export default {
|
|
.title {
|
|
.title {
|
|
font-size: 1.5rem;
|
|
font-size: 1.5rem;
|
|
font-family: STHupo;
|
|
font-family: STHupo;
|
|
- font-weight: 400;
|
|
|
|
|
|
+ font-weight: 600;
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
padding: 5px;
|
|
padding: 5px;
|
|
}
|
|
}
|