summaryrefslogtreecommitdiffstats
path: root/src/styles/portrait.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r--src/styles/portrait.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss
index eff553c..4016600 100644
--- a/src/styles/portrait.scss
+++ b/src/styles/portrait.scss
@@ -2,6 +2,10 @@
html {
background-image: url('../images/vertical_background.png');
+ background-position: top center;
+ background-repeat: no-repeat;
+ background-color: transparent;
+ height: 992px;
}
body {