refactor(faq): make pixel perfect
This commit is contained in:
parent
fae3c7161c
commit
a3794a05d7
@ -62,13 +62,13 @@ export const getTitleImage = (req: Request, res: Response<ImageType>) => {
|
|||||||
mobileHeight: 704,
|
mobileHeight: 704,
|
||||||
mobilePosition: {
|
mobilePosition: {
|
||||||
left: -20,
|
left: -20,
|
||||||
top: -175,
|
top: -174,
|
||||||
},
|
},
|
||||||
mobileSrc: faqMobileImage,
|
mobileSrc: faqMobileImage,
|
||||||
mobileWidth: 385,
|
mobileWidth: 385,
|
||||||
position: {
|
position: {
|
||||||
left: 75,
|
left: 126,
|
||||||
top: -160,
|
top: -162,
|
||||||
},
|
},
|
||||||
src: faqDesktopImage,
|
src: faqDesktopImage,
|
||||||
width: 1153,
|
width: 1153,
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 970 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 165 KiB After Width: | Height: | Size: 528 KiB |
Loading…
x
Reference in New Issue
Block a user