remove hard-coded color

This commit is contained in:
Jonathan Rainville 2018-10-24 15:23:31 -04:00
parent c50390fb01
commit e268c5b8c8
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
.editor--grid {
margin-left: -30px !important;
margin-right: -30px !important;
background-color: #1C1C1C;
}