Stop background from wrapping
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ limitations under the License.
|
||||
#root {
|
||||
background-color: $app-background;
|
||||
background-image: url('./imgs/background.svg');
|
||||
background-repeat: none;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% -20%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user