Profile details page
diff --git a/mCordPortal/src/sass/vars.scss b/mCordPortal/src/sass/vars.scss
index 6e8ebc2..15450dd 100644
--- a/mCordPortal/src/sass/vars.scss
+++ b/mCordPortal/src/sass/vars.scss
@@ -6,4 +6,6 @@
 
 /* Global */
 $background-color: #fafafa;
-$background-image: '../imgs/content_inner_bg.png';
\ No newline at end of file
+$background-image: '../imgs/content_inner_bg.png';
+
+$footer-height: 30px;
\ No newline at end of file