mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-06-10 07:16:01 +00:00
Merge branch 'main' into feat/fix-ui
This commit is contained in:
@@ -103,7 +103,7 @@ function StepCard({
|
||||
{step}
|
||||
</div>
|
||||
<div className="min-w-0">
|
||||
<h3 className="font-medium mb-1.5 md:mb-2">{title}</h3>
|
||||
<h3 className="font-semibold mb-1.5 md:mb-2">{title}</h3>
|
||||
{children}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user