diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-05 09:06:16 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:20:13 +0100 |
commit | a9283f84517c8b9e268cc6f5df3a1920213cdc42 (patch) | |
tree | 05aeeb3d1b6f20d2bc9e5abfddb3fa2d89e375b2 /src/styles/portrait.scss | |
parent | bd5b867ae696216419dcff0757311028e391b575 (diff) |
FUNCT Add fan speed container
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r-- | src/styles/portrait.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss index a4eb732..8c1502d 100644 --- a/src/styles/portrait.scss +++ b/src/styles/portrait.scss @@ -5,8 +5,8 @@ } body { - .item { - flex-basis: 33%; + .center { + width: : 100%; } } }
\ No newline at end of file |