Added prompt text to make the generated code responsive

This commit is contained in:
Sumit Sahoo 2023-11-20 20:20:04 +05:30 committed by GitHub
parent 33c856c713
commit e53597a10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ You might also be given a screenshot of a web page that you have already built,
update it to look more like the reference image. update it to look more like the reference image.
- Make sure the app looks exactly like the screenshot. - Make sure the app looks exactly like the screenshot.
- Make sure the code is responsive and works on a laptop, tablet, and phone.
- Pay close attention to background color, text color, font size, font family, - Pay close attention to background color, text color, font size, font family,
padding, margin, border, etc. Match the colors and sizes exactly. padding, margin, border, etc. Match the colors and sizes exactly.
- Use the exact text from the screenshot. - Use the exact text from the screenshot.