style: projects page theming (#921)
This commit is contained in:
parent
20162050c3
commit
7f235739bd
2 changed files with 4 additions and 4 deletions
|
|
@ -52,7 +52,7 @@ const ProjectsPage: NextPage = () => {
|
|||
document.dispatchEvent(e);
|
||||
}}
|
||||
>
|
||||
<PlusIcon className="w-4 h-4" />
|
||||
<PlusIcon className="h-4 w-4" />
|
||||
Add Project
|
||||
</PrimaryButton>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue