From 897377289613850fe47c8de4f3ede32b3ce51329 Mon Sep 17 00:00:00 2001 From: nilsding Date: Sun, 2 Nov 2014 17:58:47 +0100 Subject: [PATCH] h --- app/assets/stylesheets/base.css.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/base.css.scss b/app/assets/stylesheets/base.css.scss index d368c020..a55e7f3f 100644 --- a/app/assets/stylesheets/base.css.scss +++ b/app/assets/stylesheets/base.css.scss @@ -1 +1,5 @@ -/* all custom SCSS should go into here */ \ No newline at end of file +/* all custom SCSS should go into here */ + +.user-page { + padding-top: 30px; +} \ No newline at end of file