diff --git a/src/styles/NotFound.module.css b/src/styles/NotFound.module.css new file mode 100644 index 0000000..9cbdcce --- /dev/null +++ b/src/styles/NotFound.module.css @@ -0,0 +1,3 @@ +.marginTop { + margin-top: 25vh; +} \ No newline at end of file