diff --git a/nodejs/public/stylesheets/style.css b/nodejs/public/stylesheets/style.css index aad4bc4..0568c6c 100644 --- a/nodejs/public/stylesheets/style.css +++ b/nodejs/public/stylesheets/style.css @@ -1,4 +1,4 @@ /*Custom CSS*/ -.lol { +.header { margin-top: 50px; } \ No newline at end of file diff --git a/nodejs/views/index.ejs b/nodejs/views/index.ejs index 497da17..ab4ce79 100644 --- a/nodejs/views/index.ejs +++ b/nodejs/views/index.ejs @@ -24,7 +24,7 @@