add background : no-repeat center cover
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
/*=================== Image Background ======================*/
|
/*=================== Image Background ======================*/
|
||||||
/*************************************************************/
|
/*************************************************************/
|
||||||
body {
|
body {
|
||||||
background-image:url(../ui/frames/background.webp)
|
background: url(../ui/frames/background.webp) no-repeat center;
|
||||||
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*************************************************************/
|
/*************************************************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user