diff --git a/ghost/admin/app/styles/layouts/explore.css b/ghost/admin/app/styles/layouts/explore.css index 33fcb47798..aa103c6b46 100644 --- a/ghost/admin/app/styles/layouts/explore.css +++ b/ghost/admin/app/styles/layouts/explore.css @@ -83,7 +83,6 @@ .explore-permissions > div { display: flex; - justify-content: space-between; flex-direction: row; align-items: baseline; } diff --git a/ghost/admin/app/templates/explore.hbs b/ghost/admin/app/templates/explore.hbs index d0cfbd8f3b..28bbeafb99 100644 --- a/ghost/admin/app/templates/explore.hbs +++ b/ghost/admin/app/templates/explore.hbs @@ -19,11 +19,11 @@
{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}} -

You will be able to choose what data is publicly visible, or hidden.

+

You will be able to choose what data is publicly visible or hidden.

{{svg-jar "check-circle" class="w6 v-mid" alt="checkmark"}} -

Your site will be ranked and promoted to across the entire Ghost ecosystem.

+

Your site will be ranked and promoted across the entire Ghost ecosystem.