font change test paragraph
This commit is contained in:
parent
293963ea1c
commit
441b1c5ae6
@ -54,7 +54,7 @@ const Bar = () => {
|
||||
</div>
|
||||
{/* paragraph text */}
|
||||
<div className="inline-block text-left">
|
||||
<p className="max-w-[75ch]">
|
||||
<p className={`max-w-[75ch] ${interBold.className}`}>
|
||||
{menu_item.description}
|
||||
</p>
|
||||
{/* 16px line height */}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user