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/landscape.scss | |
parent | 20e04b702f96bf05ff957a8e3c4296d76a2e7656 (diff) |
FUNCT Add bootstrap support
Diffstat (limited to 'src/styles/landscape.scss')
-rw-r--r-- | src/styles/landscape.scss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/src/styles/landscape.scss b/src/styles/landscape.scss index 4742273..b7e1bf7 100644 --- a/src/styles/landscape.scss +++ b/src/styles/landscape.scss @@ -3,18 +3,4 @@ html { background-image: url('../images/horizontal_background.png'); } - - body { - - .center { - width: 80%; - float: left; - } - - .bottom { - flex-direction: column; - width: 20%; - } - - } }
\ No newline at end of file |