diff --git a/app/sovran_systemsos_web/static/css/onboarding.css b/app/sovran_systemsos_web/static/css/onboarding.css index c250f39..fe73b20 100644 --- a/app/sovran_systemsos_web/static/css/onboarding.css +++ b/app/sovran_systemsos_web/static/css/onboarding.css @@ -153,10 +153,6 @@ scrollbar-color: var(--border-color) transparent; } -.onboarding-card--ports { - overflow: visible; -} - /* Body text */ .onboarding-body-text { @@ -228,7 +224,7 @@ display: flex; align-items: center; justify-content: space-between; - padding-top: 4px; + padding-top: 16px; } .onboarding-btn-next { diff --git a/app/sovran_systemsos_web/templates/onboarding.html b/app/sovran_systemsos_web/templates/onboarding.html index edc15d8..b4701ec 100644 --- a/app/sovran_systemsos_web/templates/onboarding.html +++ b/app/sovran_systemsos_web/templates/onboarding.html @@ -78,7 +78,7 @@ 🔒

Create Your Password

- Choose a strong password for your 'free' user account. This will be your login password for the desktop, SSH, and the Hub. + Choose a strong password for your 'free' user account.

@@ -127,7 +127,7 @@ Ports 80 and 443 must be open for SSL certificates to work.

-
+

Checking ports…