diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-18 21:45:12 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 20:36:30 +0100 |
commit | 51e268c34ecfeb541c187f5a361c5c5baa76fbca (patch) | |
tree | 252ec4695f0069c4d6073ffcfc722e786091311a /src/styles/720.scss | |
parent | e54bb3ce8ee606fba0cb2ccf67d27cd41d614745 (diff) |
FUNCT Update launcher
Diffstat (limited to 'src/styles/720.scss')
-rw-r--r-- | src/styles/720.scss | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/styles/720.scss b/src/styles/720.scss index e69de29..2e9bd3c 100644 --- a/src/styles/720.scss +++ b/src/styles/720.scss @@ -0,0 +1,5 @@ +@media (orientation: portrait) { + html { + height: 992px; + } +}
\ No newline at end of file |