Skip to content

Commit

Permalink
Adjust css
Browse files Browse the repository at this point in the history
  • Loading branch information
plhosk committed Jul 28, 2017
1 parent ee1f917 commit f6460f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const App = () => (
<Layout className="App-layout">

<Header>
{ /* <img src={logo} className="App-logo" alt="logo" /> */ }
<Menu
theme="dark"
mode="horizontal"
Expand Down
1 change: 1 addition & 0 deletions src/Projects.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
font-weight: bold;
font-size: 1.2em;
margin: 4px;
padding-top: 6px;
color: #4d648d;
}

Expand Down

0 comments on commit f6460f7

Please sign in to comment.