Commit c32fefb8 by xcoder

3. мобила на английском меню кнопка внизу get с большой.

1 parent 64219aa7
......@@ -144,10 +144,7 @@ function set_current_year() {
}
function do_support() {
// const email = document.createElement("a");
// email.href = "mailto:[email protected]";
window.location.href = "mailto:[email protected]";
// email.click();
}
function switchMobileMenu() {
......
......@@ -95,6 +95,6 @@ const langDict = {
},
"download-mob": {
"ru": "Получить KRYSTALVPN",
"en": "get KRYSTALVPN",
"en": "Get KRYSTALVPN",
},
};
\ No newline at end of file
......@@ -330,7 +330,7 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher {
font-family: "RobotoRegular";
font-style: normal;
font-weight: 500;
font-size: 14px;
font-size: 16px;
line-height: 16px;
margin: 0 16px;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!