Skip to content

Commit

Permalink
provider color; shapes
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
  • Loading branch information
leecalcote committed Sep 14, 2023
1 parent 6387192 commit b3ebd52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider-ui/components/Provider.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ export default function Provider() {
}}
>
<a onClick={handleModalOpen} style={{
color : '#00D3A9',
color : '#00B39F',
cursor : 'pointer',
fontWeight : 700
}}>
Expand Down
Loading

0 comments on commit b3ebd52

Please sign in to comment.