Skip to content

Commit

Permalink
Updated Menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Karlavige authored and Jason Karlavige committed Jun 2, 2018
1 parent 4660853 commit 0c79a0c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion src/components/Menu/Menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Menu extends Component {
render() {
return (
<section id='menu'>
<img id='logo' src={logo} alt='Diced' />
<a href='/'><img id='logo' src={logo} alt='Diced' /></a>
<div id='roll-result'>
<h1>Roll Result</h1>
<div id='roll-result-box'>
Expand Down
12 changes: 0 additions & 12 deletions src/dice.css

This file was deleted.

0 comments on commit 0c79a0c

Please sign in to comment.