Changes done in ui screens
This commit is contained in:
@@ -22,12 +22,12 @@ export default function CostInvoicePortal() {
|
||||
{/* --- HEADER SECTION WITH BUTTONS --- */}
|
||||
<div className="flex flex-col md:flex-row md:items-start md:justify-between gap-4 mb-6">
|
||||
<div>
|
||||
<div className="flex items-center gap-2 text-[10px] font-bold tracking-widest text-slate-500 uppercase font-mono">
|
||||
<div className="flex items-center gap-2 text-[12px] font-bold tracking-widest text-slate-500 uppercase font-mono">
|
||||
<span className="text-teal-400">Apple One — HQ Tower</span>
|
||||
<span>•</span>
|
||||
<span>FINANCE</span>
|
||||
<span>•</span>
|
||||
<span>COSTING & INVOICING</span>
|
||||
<span className="text-gray-600">•</span>
|
||||
<span className="text-gray-400">FINANCE</span>
|
||||
<span className="text-gray-400">•</span>
|
||||
<span className="text-gray-400">COSTING & INVOICING</span>
|
||||
</div>
|
||||
|
||||
<h1 className="text-2xl font-bold text-white tracking-tight mt-2">
|
||||
|
||||
Reference in New Issue
Block a user