aboutsummaryrefslogtreecommitdiffstats
path: root/src/styles/landscape.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/landscape.scss')
-rw-r--r--src/styles/landscape.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/styles/landscape.scss b/src/styles/landscape.scss
index 4742273..b7e1bf7 100644
--- a/src/styles/landscape.scss
+++ b/src/styles/landscape.scss
@@ -3,18 +3,4 @@
html {
background-image: url('../images/horizontal_background.png');
}
-
- body {
-
- .centerĀ {
- width: 80%;
- float: left;
- }
-
- .bottom {
- flex-direction: column;
- width: 20%;
- }
-
- }
} \ No newline at end of file