Code edited in Lovable Code Editor

Edited UI in Lovable
This commit is contained in:
gpt-engineer-app[bot] 2025-07-21 09:49:49 +00:00
parent 8241b1f700
commit 6c8b8bdf06

View file

@ -121,7 +121,8 @@ const SocialShare: React.FC<SocialShareProps> = ({
<div className="border-t border-border pt-6 mt-8">
<div className="flex flex-col sm:flex-row items-center justify-between gap-4">
<div className="text-center sm:text-left">
<h3 className="text-lg font-semibold text-foreground">Share this interactive</h3>
<h3 className="text-lg font-semibold text-foreground">Share this interactive:</h3>
<p className="text-sm text-muted-foreground">Help others discover this learning experience</p>
</div>
<div className="flex items-center gap-2">