mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-09 23:06:01 +00:00
style(ui): ajusta tipografia e descricoes
This commit is contained in:
@@ -13,9 +13,9 @@ export default function PageDescription({
|
||||
<span className="text-primary">{icon}</span>
|
||||
{title}
|
||||
</h1>
|
||||
<h2 className="text-sm max-w-2xl text-muted-foreground leading-relaxed">
|
||||
<p className="text-sm max-w-2xl text-muted-foreground leading-relaxed">
|
||||
{subtitle}
|
||||
</h2>
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user