diff --git a/ai_answers.py b/ai_answers.py index 43aecb1..5a93655 100644 --- a/ai_answers.py +++ b/ai_answers.py @@ -67,7 +67,7 @@ INTERACTIVE_CSS = ''' display: flex; align-items: center; gap: 0.5rem; - margin-top: 0.5rem; + margin-top: 1rem; opacity: 0; animation: sxng-fade-in-up 0.5s ease-out forwards; } @@ -1369,7 +1369,7 @@ class SXNGPlugin(Plugin): .replace("__JS_Q__", js_q) html_payload = f''' -