removed orange bg color

This commit is contained in:
ManjaroOne666 2019-01-12 18:29:09 +00:00
parent 37f5d60335
commit eacd23f7c7
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ export default {
height: 100%; height: 100%;
overflow: hidden; overflow: hidden;
background-color: orange; // TEMP background-color: #333;
} }
.page { .page {