From 24c792c02ecfe5a25bb83d58fad2c0a4cc386551 Mon Sep 17 00:00:00 2001 From: Tyler <68524461+TySP-Dev@users.noreply.github.com> Date: Fri, 15 May 2026 12:24:37 -0400 Subject: [PATCH] Fixing input size --- ai_answers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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''' -