client/src/components/Navbar.scss
changeset 146 4f4bb2b3ef39
parent 144 8b950885ddae
child 148 fcce52a159bc
--- 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;
+}