about section updated
This commit is contained in:
parent
1b0ac9fbe9
commit
109941612b
BIN
public/assets/images/home/whereNew.webp
Normal file
BIN
public/assets/images/home/whereNew.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 399 KiB |
@ -119,7 +119,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
/* Use the requested image */
|
/* Use the requested image */
|
||||||
background-image: url('/assets/images/home/whereNew.jpg');
|
background-image: url('/assets/images/home/whereNew.webp');
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
@ -128,7 +128,7 @@
|
|||||||
|
|
||||||
/* On larger screens, adjust positioning */
|
/* On larger screens, adjust positioning */
|
||||||
@media (min-width: 1024px) {
|
@media (min-width: 1024px) {
|
||||||
background-size: cover;
|
background-size: 1230px;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user