diff --git a/styles/ProjectModal.module.css b/styles/ProjectModal.module.css index cba7710..cf9996f 100644 --- a/styles/ProjectModal.module.css +++ b/styles/ProjectModal.module.css @@ -10,7 +10,7 @@ } .modalContainer { - background: #272b30; + background: #0e0f0e; color: #ccc; width: 100%; height: 100%;