diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-05 09:11:58 +0200 |
---|---|---|
committer | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-07-05 09:11:58 +0200 |
commit | 238bcb88ac7bd7e6083fdd8dd6227163a37ece70 (patch) | |
tree | 5596d0aa7ed1e5a5ab3da4b8247da18d257025b5 /src/styles/portrait.scss | |
parent | 6cedff9adf4aac9fa136a65f7a48fad90dfb0b8a (diff) |
BUGFIX Correct errors on scss
Diffstat (limited to 'src/styles/portrait.scss')
-rw-r--r-- | src/styles/portrait.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/portrait.scss b/src/styles/portrait.scss index 8c1502d..eff553c 100644 --- a/src/styles/portrait.scss +++ b/src/styles/portrait.scss @@ -6,7 +6,7 @@ body { .center { - width: : 100%; + width: 100%; } } }
\ No newline at end of file |