Skip to content
Snippets Groups Projects
Commit 21e54357 authored by Jorik Schellekens's avatar Jorik Schellekens
Browse files

Configure background

parent e6b9325d
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment