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 09:42:15 +0100 |
commit | 907b806e3659b1756fc226f975a4619a3fb65bba (patch) | |
tree | 05aeeb3d1b6f20d2bc9e5abfddb3fa2d89e375b2 /src/styles/portrait.scss | |
parent | 24997a5bce23c496b2e6c5e11e281331e1a836a7 (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 |