fix(ui): use min-w/min-h for NeoFetch iframe to improve responsiveness

This commit is contained in:
암냥 2025-10-24 22:20:41 +09:00
commit 24e5a3c397

View file

@ -12,7 +12,7 @@ export default function NeoFetch() {
<div className="flex flex-col md:flex-row">
<iframe
src="https://f.imnya.ng/.art.html"
className="border-0 w-[430px] h-[430px] scale-75"
className="border-0 min-w-[430px] min-h-[430px] scale-75"
></iframe>
<div className="px-12 md:py-12 text-lg font-mono">
<a href="mailto:contact@imnya.ng" className="text-[#FFD7D7]">