diff -r 5d2bc8c877ea -r 4f4bb2b3ef39 client/src/components/Navbar.scss --- a/client/src/components/Navbar.scss Wed Aug 15 23:39:02 2018 +0200 +++ b/client/src/components/Navbar.scss Thu Aug 16 22:32:36 2018 +0200 @@ -38,5 +38,12 @@ } +.ReactModal__Overlay { + margin-top: 5%; +} - +.modal-footer .btn { + margin-top: 40px; + padding: 16px; + font-weight: bold; +}