Skip to content

Commit

Permalink
Adjust topbar styles
Browse files Browse the repository at this point in the history
  • Loading branch information
okonet committed Oct 21, 2016
1 parent 188fec4 commit a9b25cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/containers/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ TopBarProgress.config({
'1.0': '#3ab7a5',
},
shadowBlur: 5,
shadowColor: '#3ab7a5',
barThickness: 2,
});

class App extends React.Component {
Expand Down

0 comments on commit a9b25cc

Please sign in to comment.