Actually fix the background
This commit is contained in:
parent
61666a1b81
commit
3a7c778498
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ limitations under the License.
|
|||
background-color: $app-background;
|
||||
background-image: url('./imgs/background.svg');
|
||||
background-repeat: none;
|
||||
background-position: top center;
|
||||
background-position: 50% top;
|
||||
}
|
||||
|
||||
@mixin spacer {
|
||||
|
|
Loading…
Reference in a new issue