fix: downsize all page h1 headers — top bar now has primary title
This commit is contained in:
@@ -77,7 +77,7 @@ export default function JourneysPage() {
|
||||
{/* Header */}
|
||||
<div className="mb-8 flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4">
|
||||
<div>
|
||||
<h1 className="text-2xl font-bold text-white mb-1">
|
||||
<h1 className="text-lg font-semibold text-neutral-200 mb-1">
|
||||
Journeys
|
||||
</h1>
|
||||
<p className="text-sm text-neutral-400">
|
||||
|
||||
Reference in New Issue
Block a user