diff --git a/home/style/style.css b/home/style/style.css index a5e1f9b..1fc7bd0 100644 --- a/home/style/style.css +++ b/home/style/style.css @@ -83,6 +83,11 @@ ul { transform: scale(1.25); } +.hover { + text-decoration: underline dotted; + text-decoration-thickness: 1px; +} + .logo { object-fit: contain; align-self: flex-start; diff --git a/home/terms-privacy.html b/home/terms-privacy.html index 2fbf87b..c6c5d4b 100644 --- a/home/terms-privacy.html +++ b/home/terms-privacy.html @@ -18,7 +18,7 @@

terms

@@ -31,7 +31,7 @@
← back -

last updated 2026-07-23

+

last updated 2026-07-24