From f96c26ddbeda354b865ab805dfe1c0548f9a0685 Mon Sep 17 00:00:00 2001 From: DD Date: Wed, 6 Sep 2017 18:10:19 -0400 Subject: [PATCH] newlines --- src/components/paint-editor.css | 2 +- src/containers/paper-canvas.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/paint-editor.css b/src/components/paint-editor.css index 2048c9cc..c72d45ad 100644 --- a/src/components/paint-editor.css +++ b/src/components/paint-editor.css @@ -133,4 +133,4 @@ $border-radius: 0.25rem; .mode-selector { display: flex; flex-direction: column; -} \ No newline at end of file +} diff --git a/src/containers/paper-canvas.css b/src/containers/paper-canvas.css index 525853fd..d2f149fa 100644 --- a/src/containers/paper-canvas.css +++ b/src/containers/paper-canvas.css @@ -4,4 +4,4 @@ margin: auto; position: relative; background-color: #fff; -} \ No newline at end of file +}