change(ui) - ob - link and text size
This commit is contained in:
parent
8d85942f33
commit
b7cd4bdc67
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue