diff --git a/client/stylesheets/base.less b/client/stylesheets/base.less index b6627ddd9e2..acf1e202503 100644 --- a/client/stylesheets/base.less +++ b/client/stylesheets/base.less @@ -1622,12 +1622,8 @@ a.github-fork { } } .logo { - display: inline-block; - width: 190px; - margin-right: 6px; - vertical-align: text-top; - margin-top: -3px; - margin-left: 10px; + display: block; + max-width: 100%; } .info { max-width: 680px; diff --git a/client/views/app/home.html b/client/views/app/home.html index 1c647943218..9fcf64079a1 100644 --- a/client/views/app/home.html +++ b/client/views/app/home.html @@ -11,13 +11,13 @@
+

{{_ "Have_your_own_chat"}}

← {{_ "use_menu"}}.

{{ > social withParagraph }}
-

{{_ "Get_to_know_the_team" }}