Changes Completed in Overview
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import {
|
||||
Pencil,
|
||||
FileText,
|
||||
QrCode,
|
||||
Search,
|
||||
Plus,
|
||||
@@ -30,18 +28,18 @@ export default function EquipmentPortal() {
|
||||
|
||||
return (
|
||||
<div className="my-15 text-slate-100 font-sans ">
|
||||
<div className="flex items-center gap-2 text-[10px]
|
||||
<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 className='text-gray-600'>•</span>
|
||||
|
||||
<span>Operations</span>
|
||||
<span className='text-gray-400'>Operations</span>
|
||||
|
||||
<span>•</span>
|
||||
<span className='text-gray-600'>•</span>
|
||||
|
||||
<span>Equipment</span>
|
||||
<span className='text-gray-400'>Equipment</span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user