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,
|
||||
mobilePosition: {
|
||||
left: -20,
|
||||
top: -175,
|
||||
top: -174,
|
||||
},
|
||||
mobileSrc: faqMobileImage,
|
||||
mobileWidth: 385,
|
||||
position: {
|
||||
left: 75,
|
||||
top: -160,
|
||||
left: 126,
|
||||
top: -162,
|
||||
},
|
||||
src: faqDesktopImage,
|
||||
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