diff --git a/src/assets/style.css b/src/assets/style.css index 160c6bd..f47fcfe 100644 --- a/src/assets/style.css +++ b/src/assets/style.css @@ -218,10 +218,10 @@ body { } #container { - max-width: 576px; + max-width: 450px; width: -webkit-fill-available; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0 auto; -} \ No newline at end of file +} diff --git a/src/index.html b/src/index.html index 767e929..01464d2 100644 --- a/src/index.html +++ b/src/index.html @@ -24,6 +24,9 @@
All /links can be accessed as uwat.cc/link.
+We want to reduce the amount of work you have to do: whenever possible, we cut the intermediate pages.
+For example, uwat.cc/quest goes to the login page directly, + instead of a page that links to the actual login page.
{listing}