aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r--client/src/app/app.component.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss
index c0ec2025d..2aadb1c97 100644
--- a/client/src/app/app.component.scss
+++ b/client/src/app/app.component.scss
@@ -1,3 +1,6 @@
1@import '_variables';
2@import '_mixins';
3
1.main-row { 4.main-row {
2 min-height: calc(100vh - #{$header-height} - #{$footer-height} - #{$footer-margin}); 5 min-height: calc(100vh - #{$header-height} - #{$footer-height} - #{$footer-margin});
3} 6}