Skip to content

Commit

Permalink
AllQuestions-styling
Browse files Browse the repository at this point in the history
  • Loading branch information
nickllerandi committed Apr 30, 2019
1 parent 31e728a commit 11d6394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/homepage/Homepage.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class Homepage extends Component {

return (
<div className="RecentQuestions">
<Heading>Recent Questions</Heading>
<Heading>Recent Questions TEST</Heading>
<Link to="/ask">
<Button>Ask a Question</Button>
</Link>
Expand Down

0 comments on commit 11d6394

Please sign in to comment.