change(ui) - ob - link and text size

This commit is contained in:
Shekar Siri 2023-04-06 18:47:46 +02:00
parent 8d85942f33
commit b7cd4bdc67

View file

@ -16,7 +16,7 @@ function SideMenu(props: Props) {
<div className="w-full">
<div className={cn(stl.header, 'flex items-center')}>
<div className={stl.label}>
<span>Setup Project</span>
<span>PROJECT SETUP</span>
</div>
</div>