summaryrefslogtreecommitdiffstats
path: root/src/styles/720.scss
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2023-12-20 11:53:09 +0100
committerJacobo Aragunde P�rez <jaragunde@igalia.com>2023-12-22 10:48:13 +0000
commit5f1b6075982b872b5db4e2195e53d19529278d5c (patch)
treec4215ea81758a402843b4a9fd76b3daefc006145 /src/styles/720.scss
parentb0c869c0461741413af9e6a24f6e156717b6362f (diff)
Style refresh with square grid motif and blue palette.
It tries to follow the visual language of the flutter sample apps. Bug-AGL: SPEC-4041 Change-Id: Ie942a1d883e8f7f2a78f2ccf94fcd91b4438b911
Diffstat (limited to 'src/styles/720.scss')
-rw-r--r--src/styles/720.scss6
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
+}