diff --git a/config/config.json b/config/config.json index 82e40a1c5b..c0c236735c 100644 --- a/config/config.json +++ b/config/config.json @@ -8,7 +8,7 @@ "FileLocation": "" }, "ServiceSettings": { - "SiteName": "Mattermost Preview", + "SiteName": "Mattermost", "Domain": "xxxxxxmustbefilledin.com", "Mode" : "dev", "AllowTesting" : false, diff --git a/config/config_docker.json b/config/config_docker.json index a90722a1d1..6936f619a7 100644 --- a/config/config_docker.json +++ b/config/config_docker.json @@ -8,7 +8,7 @@ "FileLocation": "" }, "ServiceSettings": { - "SiteName": "Mattermost Preview", + "SiteName": "Mattermost", "Domain": "", "Mode" : "prod", "AllowTesting" : false, diff --git a/web/sass-files/sass/partials/_signup.scss b/web/sass-files/sass/partials/_signup.scss index 11ccc0fc9c..8917ebb9f7 100644 --- a/web/sass-files/sass/partials/_signup.scss +++ b/web/sass-files/sass/partials/_signup.scss @@ -17,7 +17,7 @@ font-weight: 600; margin-bottom: 0.5em; letter-spacing: -0.5px; - font-size: em(30px); + font-size: em(28px); } h3 { font-weight: 600; @@ -28,6 +28,10 @@ font-size: em(18px); font-weight: 600; margin-bottom: 1em; + &.text--light { + font-weight: 300; + color: #999; + } } p { color: #555; diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html index 6b4887dd16..ccca78377b 100644 --- a/web/templates/signup_team.html +++ b/web/templates/signup_team.html @@ -8,7 +8,8 @@
-

{{ .SiteName }} is free for an unlimited time, for unlimited users

+

All team communication in one place, searchable and accesible anywhere

+

{{ .SiteName }} is free for an unlimited time, for unlimited users