💄 Add Wallpaper, Spinner and LoadingPage widgets
This commit is contained in:
9
src/components/wallpaper.scss
Normal file
9
src/components/wallpaper.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "../_base.scss"
|
||||
|
||||
.root {
|
||||
background-image: url("./images/background.svg");
|
||||
background-position: center;
|
||||
|
||||
width: 150%;
|
||||
height: 150%;
|
||||
}
|
Reference in New Issue
Block a user