1. на мобиле в меню сделать 16 шрифт.
Showing
1 changed file
with
4 additions
and
1 deletions
| ... | ... | @@ -144,7 +144,10 @@ function set_current_year() { | 
| } | ||
| function do_support() { | ||
| console.log("do support!"); | ||
| // const email = document.createElement("a"); | ||
| // email.href = "mailto:[email protected]"; | ||
| window.location.href = "mailto:[email protected]"; | ||
| // email.click(); | ||
| } | ||
| function switchMobileMenu() { | ||
| ... | ... | 
- 
Please register or sign in to post a comment