diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-20 09:54:44 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:03:18 +0100 |
commit | b5c98c4b4f3ee8cd9baac56249c5e2a4348e6813 (patch) | |
tree | bfe3c9f7f2dae8192076b9e1a269d1c087525538 /src/styles/landscape.scss | |
parent | 4bdec28d0369511679772f0823f43b1cc3ad6447 (diff) |
FUNCT Update background color
Diffstat (limited to 'src/styles/landscape.scss')
-rw-r--r-- | src/styles/landscape.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/styles/landscape.scss b/src/styles/landscape.scss index 4785823..0c4f745 100644 --- a/src/styles/landscape.scss +++ b/src/styles/landscape.scss @@ -1,9 +1,4 @@ @media (orientation: landscape) { - - html { - background-image: url('../images/horizontal_background.png'); - } - body { .speedometertop { display: block; |