diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-12-05 12:42:48 +0100 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 19:20:13 +0100 |
commit | 9a25f5f94900b0474b6c5f2fff254a3418ca7f38 (patch) | |
tree | e4e252d0f5a7d289fed6db04fca3d32534426ab4 /src/styles/portrait.scss | |
parent | 20e04b702f96bf05ff957a8e3c4296d76a2e7656 (diff) |
FUNCT Add bootstrap support
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r-- | src/styles/portrait.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss index 4016600..f8db5e4 100644 --- a/src/styles/portrait.scss +++ b/src/styles/portrait.scss @@ -7,10 +7,4 @@ background-color: transparent; height: 992px; } - - body { - .center { - width: 100%; - } - } }
\ No newline at end of file |