added language change logic, added flags, added more translations

This commit is contained in:
Roberto Tonino
2020-07-18 22:44:27 +02:00
parent dc95150d7f
commit 636701aa70
14 changed files with 1553 additions and 70 deletions

View File

@@ -45,6 +45,8 @@ $sidebar-delay: 75ms;
margin-left: 20px;
opacity: 0;
overflow: hidden;
text-transform: capitalize;
letter-spacing: 1.3px;
white-space: nowrap;
transition: all 50ms ease-in-out 200ms;
}