diff --git a/site/index.html b/site/index.html index cc1f5f8..2e5eccd 100644 --- a/site/index.html +++ b/site/index.html @@ -521,6 +521,43 @@ } } + /* ============================================ + ROTATING TEXT + ============================================ */ + #rotating-text { + text-align: center; + display: flex !important; + align-items: center !important; + justify-content: center !important; + } + + .rotating-option { + white-space: nowrap; + display: block; + } + + @media (max-width: 768px) { + #rotating-text { + min-width: 200px !important; + max-width: 250px !important; + } + + .rotating-option { + font-size: calc(var(--dynamic-size, 1.2rem) * 0.85) !important; + } + } + + @media (max-width: 480px) { + #rotating-text { + min-width: 180px !important; + max-width: 220px !important; + } + + .rotating-option { + font-size: calc(var(--dynamic-size, 1rem) * 0.75) !important; + } + } + /* ============================================ RESPONSIVE DESIGN ============================================ */ @@ -725,6 +762,378 @@
+ ++ Custom Discord bots tailored to your community's needs. From moderation tools to interactive games, we build scalable solutions that enhance engagement. +
+