From 8c12d72c340bd97cfb5e28cbdddaba7607ffb727 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Thu, 14 Jan 2016 18:01:17 +0100 Subject: [PATCH] better css class names --- nodejs/public/stylesheets/style.css | 2 +- nodejs/views/index.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@