diff --git a/res/welcome.html b/res/welcome.html index e9f1514a10..3b3b0187e8 100644 --- a/res/welcome.html +++ b/res/welcome.html @@ -96,19 +96,10 @@ h1::after { color: #2e2f32 !important; } -.mx_ButtonHeadline { - margin-bottom: 14px; -} - .mx_ButtonLabel { margin-left: 20px; } -.mx_ButtonWrapperText { - font-size: 13px; - margin-bottom: 10px; -} - .mx_Header_title { font-size: 24px; font-weight: 600; @@ -158,6 +149,11 @@ we don't have an account and should hide them. No account == no guest account ei display: none; } +.mx_ButtonRow.mx_WelcomePage_guestFunctions > div { + padding-top: 16px; + margin: 0 auto; +} + @media only screen and (max-width: 480px) { .mx_ButtonRow { flex-direction: column; @@ -192,15 +188,8 @@ we don't have an account and should hide them. No account == no guest account ei
-
_t("Need help?")
- -
_t("Chat with Riot Bot")
-
-
-
-
_t("Explore rooms")
-
_t("Room Directory")
+
_t("Explore rooms")