+
+
+
-
{{ menu.title }}
-
{{ menu.englishTitle }}
-
-
+ {{ menu.title }}
+ {{ menu.englishTitle }}
+
+
-
EN
@@ -163,7 +174,6 @@ export default {
background: #1956BC;
-
.link {
line-height: 2.2rem;
width: 80%;
@@ -179,7 +189,7 @@ export default {
.bottom {
height: 11rem;
- background: linear-gradient(180deg, rgba(61,96,163,0.91) 0%, rgba(61,96,163,0.64) 35%, rgba(61,96,163,0.42) 65%, rgba(73,133,234,0.33) 77%, rgba(73,133,234,0.02) 100%);
+ background: linear-gradient(180deg, rgba(61, 96, 163, 0.91) 0%, rgba(61, 96, 163, 0.64) 35%, rgba(61, 96, 163, 0.42) 65%, rgba(73, 133, 234, 0.33) 77%, rgba(73, 133, 234, 0.02) 100%);
border-radius: 0rem 0rem 2rem 2rem;
.icon {
@@ -243,12 +253,14 @@ export default {
text-align: center;
margin-top: 3.4rem;
margin-left: 2.6rem;
+
img {
margin-top: 0.9rem;
width: 2.4rem;
height: 2.4rem;
}
}
+
.switchLang {
width: 4rem;
height: 4.2rem;
@@ -257,12 +269,14 @@ export default {
margin-left: .6rem;
cursor: pointer;
text-align: center;
- span{
+
+ span {
font-size: 2rem;
line-height: 4rem;
color: #C5DCFE;
}
}
+
.secondary {
display: none;
width: 25rem;