Conversation
Merge pull request #62 from ACTA-Team/develop
- Added inline-size container type to the CertificateCanvas for better responsiveness. - Adjusted dimensions and positions of various elements, including logos and text, to enhance visual balance. - Updated font sizes and padding using cqi units for improved scalability across different screen sizes.
- Reformatted the JSX structure of the CertificateCanvas component for better clarity and maintainability. - Ensured consistent styling and layout for the certificate presentation.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Merge pull request #64 from ACTA-Team/develop
This pull request updates the
CertificateCanvasand overall layout inCertificate.tsxto improve visual scaling, responsiveness, and consistency by switching from viewport-based units to container query units (cqi). It also adjusts the sizes and positions of various decorative and content elements for a more balanced and responsive design.Certificate visual and layout improvements:
vw) to container query units (cqi) for font sizes, paddings, and spacings in the certificate, making the design more responsive to its container rather than the viewport. [1] [2] [3]containerType: 'inline-size'style to the certificate container to enable container queries for responsive sizing.Overall page layout adjustments:
Mark with an
xall the checkboxes that apply (like[x])📌 Type of Change
📝 Changes description
📸 Evidence (A Loom/Cap video is required as evidence, we WON'T merge if there's no proof)
⏰ Time spent breakdown
🌌 Comments
Thank you for contributing to ACTA! We hope you can continue contributing to this project.