tanya-chatbot 0.6.5 → 0.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -637,7 +637,7 @@ const it = (t) => {
637
637
  "div",
638
638
  {
639
639
  className: "flex flex-col items-center justify-between font-nunitoSans font-semibold w-5/6 text-black gap-2",
640
- style: { marginTop: "70px" },
640
+ style: { marginTop: "40px" },
641
641
  children: [
642
642
  /* @__PURE__ */ a(
643
643
  "button",