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

Fix background

parent ecebec2d
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ limitations under the License.
#root {
background-color: $app-background;
background-image: url('./imgs/background.svg');
background-repeat: none;
background-position: top center;
}
@mixin spacer {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment