diff options
Diffstat (limited to 'src/styles/720.scss')
-rw-r--r-- | src/styles/720.scss | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/styles/720.scss b/src/styles/720.scss index a92746d..3f2e9d2 100644 --- a/src/styles/720.scss +++ b/src/styles/720.scss @@ -1,9 +1,5 @@ @media (orientation: landscape) { - html { - background-image: url('../images/horizontal_background.png'); - } - body { .bottom { .button { @@ -13,4 +9,4 @@ } } } -}
\ No newline at end of file +} |