diff --git a/website/client/src/components/static/chatSunsetFaq.vue b/website/client/src/components/static/chatSunsetFaq.vue index ff42ebfb5f..8c04bbb436 100644 --- a/website/client/src/components/static/chatSunsetFaq.vue +++ b/website/client/src/components/static/chatSunsetFaq.vue @@ -404,6 +404,7 @@ font-weight: bold; line-height: 1.71; margin-bottom: 8px; + color: $gray-10; } .staff { @@ -415,20 +416,21 @@ } .title { + height: 24px; color: $purple-300; font-weight: bold; - line-height: 1.71; - display: inline-block; + display: inline-block; margin-bottom: 4px; } } .player-header { + height: 24px; font-size: 0.875em; font-weight: bold; - line-height: 1.71; - margin-top: 24px; - margin-bottom: 8px; + margin-top: 20px; + margin-bottom: 4px; + color: $gray-10; } .tier-list { list-style-type: none; @@ -436,11 +438,11 @@ width: 282px; li { + height: 40px; border-radius: 4px; border: solid 1px $gray-500; text-align: center; - padding-top: 8px; - padding-bottom: 8px; + padding: 8px 0; margin-bottom: 8px; margin-right: 4px; font-weight: bold; diff --git a/website/common/locales/en/faq.json b/website/common/locales/en/faq.json index 9a921088fb..76ea9c223e 100644 --- a/website/common/locales/en/faq.json +++ b/website/common/locales/en/faq.json @@ -182,7 +182,7 @@ "sunsetFaqHeader10": "Where will players go when they have questions about how to use Habitica?", "sunsetFaqList8": "Our existing FAQ is a great resource and can be found from the Help menu, or Support on mobile. We are in the process of creating a more comprehensive and improved FAQ to help guide players moving forward.", - "sunsetFaqList9": "This blog post [NEED ACTUAL URL] also provides a handy guide for new players.", + "sunsetFaqList9": "This blog post also provides a handy guide for new players.", "sunsetFaqList10": "Players are also encouraged to email admin@habitica.com with any questions for which they cannot find answers in the above links.", "sunsetFaqHeader11": "How does this affect Habitica’s Community Guidelines and Terms of Service?",