diff --git a/welcome/index.ftl b/welcome/index.ftl index b8a692e..647cc63 100644 --- a/welcome/index.ftl +++ b/welcome/index.ftl @@ -50,15 +50,15 @@
-

Account Manager

+

Account Manager

- Manage your ISTI account + Manage your ISTI sessions and your 2FA settings.
-

Account Access

+

Account Access

Access using your ISTI account
@@ -108,10 +108,7 @@
diff --git a/welcome/resources/css/welcome.css b/welcome/resources/css/welcome.css index 62f1d3d..f386c59 100644 --- a/welcome/resources/css/welcome.css +++ b/welcome/resources/css/welcome.css @@ -14,7 +14,7 @@ body { margin-top: 20px; } .h-l { - min-height: 370px; + min-height: 200px; padding: 10px 20px 10px; overflow: hidden; }