diff --git a/home/setup.html b/home/setup.html index e69241c..3ba9687 100644 --- a/home/setup.html +++ b/home/setup.html @@ -16,10 +16,10 @@

some notes for stuff you might need to know

email

-
← back diff --git a/home/style/style.css b/home/style/style.css index 5f04e89..022f9a1 100644 --- a/home/style/style.css +++ b/home/style/style.css @@ -47,9 +47,9 @@ ul { .font-heavy { font-weight: 500; } .max-w-md { - max-width: calc(var(--space) * 160); + max-width: calc(var(--space) * 200); @media (max-width: 1024px) { - max-width: calc(var(--space) * 320); + max-width: calc(var(--space) * 400); } } /* tailwind lite */ diff --git a/home/terms-privacy.html b/home/terms-privacy.html index 3533335..9c176e5 100644 --- a/home/terms-privacy.html +++ b/home/terms-privacy.html @@ -13,21 +13,20 @@
-

here you can learn some things

+

atom.town is an exclusive club of like-minded individuals. by using atom.town, you agree to everything stated on this page.

terms

-

privacy

-
← back