Skip to content

Commit

Permalink
Update NavBar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
electrikmilk committed Sep 3, 2023
1 parent 1b4379c commit 519161c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/NavBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default [
})
])
])
.textRight()
.alignRight()
])
])
.paddings(['0px', '10px'])
Expand All @@ -71,4 +71,4 @@ export default [
.shadowMedium()
.textColor('white')
.backgroundColor('black')
];
];

0 comments on commit 519161c

Please # to comment.