Configure background
This commit is contained in:
+2
-1
@@ -14,10 +14,11 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
@import "./color-scheme";
|
||||
@import './color-scheme';
|
||||
|
||||
#root {
|
||||
background-color: $app-background;
|
||||
background-image: url('./imgs/background.svg');
|
||||
}
|
||||
|
||||
@mixin spacer {
|
||||
|
||||
Reference in New Issue
Block a user