Center app background
This commit is contained in:
parent
f12950df1a
commit
d716767b79
|
@ -28,6 +28,7 @@ html, body {
|
|||
height: 100%;
|
||||
flex-direction: column;
|
||||
background: url('../img/background.png') no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.launcher .category-header {
|
||||
|
|
Loading…
Reference in New Issue