image baru yang sudah di kompres
This commit is contained in:
parent
1f98cbc791
commit
d1393d6ec5
Binary file not shown.
Before Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
After Width: | Height: | Size: 281 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 746 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 291 KiB |
|
@ -167,7 +167,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
&.bg-full-screen-image {
|
&.bg-full-screen-image {
|
||||||
background: url('/assets/images/backgrounds/98438.jpg') no-repeat center center fixed;
|
background: url('/assets/images/backgrounds/bg-smart.jpg') no-repeat center center fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
// ================================================================================================
|
// ================================================================================================
|
||||||
|
|
||||||
.bg-maintenance-image{
|
.bg-maintenance-image{
|
||||||
background-image: url(/assets/images/backgrounds/98438.jpg);
|
background-image: url(/assets/images/backgrounds/bg-smart.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue