diff --git a/index.html b/index.html index bc800d3..2b43be3 100644 --- a/index.html +++ b/index.html @@ -37,12 +37,11 @@
- Looking for a cozy, reliable den away from tech companies? You've come - to the right place! wah.su is all about providing a safe and stable - environment for your projects. +
+ Looking for a cozy, reliable den away from tech companies? You've come to the right place! + wah.su is all about providing a safe and stable environment for your projects. Run by yours truly, @radiquum, we believe in quality over quantity, which is why access is currently invite-only. Interested in joining the pack? Reach out to me to sniff out an invitation. @@ -51,7 +50,7 @@
${cards[index].description}
diff --git a/public/output.css b/public/output.css index 8a17134..de37571 100644 --- a/public/output.css +++ b/public/output.css @@ -1653,6 +1653,11 @@ input:checked + .toggle-bg { color: rgb(255 255 255 / var(--tw-text-opacity)); } +.text-gray-600 { + --tw-text-opacity: 1; + color: rgb(75 85 99 / var(--tw-text-opacity)); +} + .opacity-0 { opacity: 0; }