Commit c32fefb8 by xcoder

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

1 parent 64219aa7
...@@ -144,10 +144,7 @@ function set_current_year() { ...@@ -144,10 +144,7 @@ function set_current_year() {
} }
function do_support() { function do_support() {
// const email = document.createElement("a");
// email.href = "mailto:tester.department@gmail.com";
window.location.href = "mailto:tester.department@gmail.com"; window.location.href = "mailto:tester.department@gmail.com";
// email.click();
} }
function switchMobileMenu() { function switchMobileMenu() {
......
...@@ -95,6 +95,6 @@ const langDict = { ...@@ -95,6 +95,6 @@ const langDict = {
}, },
"download-mob": { "download-mob": {
"ru": "Получить KRYSTALVPN", "ru": "Получить KRYSTALVPN",
"en": "get KRYSTALVPN", "en": "Get KRYSTALVPN",
}, },
}; };
\ No newline at end of file \ No newline at end of file
...@@ -330,7 +330,7 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher { ...@@ -330,7 +330,7 @@ header > .nav.nav-pills > .nav-item.detailed > .dropdown > .btn.lng-switcher {
font-family: "RobotoRegular"; font-family: "RobotoRegular";
font-style: normal; font-style: normal;
font-weight: 500; font-weight: 500;
font-size: 14px; font-size: 16px;
line-height: 16px; line-height: 16px;
margin: 0 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!