Changes Completed in Overview
This commit is contained in:
@@ -16,13 +16,14 @@ import { CardHeader } from "@/components/common/cardHeader";
|
||||
|
||||
export default function ServiceEngineerPortal() {
|
||||
return (
|
||||
<div className="my-15 text-slate-100 ">
|
||||
<div className="my-15 font-sans antiliased ">
|
||||
|
||||
{/* --- HEADER SECTION --- */}
|
||||
<div className=" flex flex-col
|
||||
md:flex-row md:items-start md:justify-between gap-4 mb-4">
|
||||
<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>Portal</span>
|
||||
|
||||
Reference in New Issue
Block a user