fix: improve mobile responsiveness across all pages
This commit is contained in:
@@ -64,7 +64,7 @@ export default function EmailsPage() {
|
||||
|
||||
return (
|
||||
<div className="max-w-4xl mx-auto space-y-5 animate-fade-in">
|
||||
<div className="flex items-center justify-between">
|
||||
<div className="flex items-center justify-between flex-wrap gap-3">
|
||||
<div>
|
||||
<h1 className="text-2xl font-bold text-slate-900">Emails</h1>
|
||||
<p className="text-slate-500 text-sm mt-1">AI-generated emails for your network</p>
|
||||
|
||||
Reference in New Issue
Block a user