diff -r 97536386b397 -r 57d63a248f0d client/src/components/Settings.js
--- a/client/src/components/Settings.js Wed Aug 29 11:02:36 2018 +0200
+++ b/client/src/components/Settings.js Fri Aug 31 15:14:18 2018 +0200
@@ -4,6 +4,7 @@
import '../App.css';
import Navbar from './Navbar';
import * as userActions from '../actions/userActions';
+import './Settings.css';
class Settings extends Component {
@@ -25,11 +26,11 @@