Skip to content

Commit

Permalink
Small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsalan-Sadri committed Mar 5, 2019
1 parent 594efd9 commit 89041a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
node_modules/

# testing
/coverage

# production
/build
build/

# misc
.DS_Store
Expand Down
2 changes: 0 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ class App extends Component {
render() {
return (
<React.Fragment>


<div className="jumbotron pb-0">
<div className="row">
<div className="col-md text-center text-sm-left">
Expand Down

0 comments on commit 89041a7

Please sign in to comment.