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