table constant data is added and Compliance Safety completed
This commit is contained in:
@@ -10,9 +10,9 @@ export default function InfoBanner({
|
||||
<div className="w-full
|
||||
rounded-xl border border-l-4 border-[#142538]
|
||||
border-l-[#10b981] bg-[#091624]
|
||||
p-4 flex items-center shadow-sm">
|
||||
p-2 flex items-center shadow-sm">
|
||||
|
||||
<p className="text-sm font-medium text-slate-300 tracking-wide leading-relaxed">
|
||||
<p className="text-xs font-medium text-slate-300 tracking-wide leading-relaxed">
|
||||
{boldText && <strong className="text-white font-bold mr-1.5">{boldText}</strong>}
|
||||
{normalText}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user