You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Geometrical section of the Tangram activity, the card title is currently overlapping with the border of the box, resulting in a cluttered and unpolished appearance. Adding padding around the title will resolve this issue and enhance the visual alignment.
Screenshot:
The text was updated successfully, but these errors were encountered:
Using padding might not be the most effective solution, so we can adjust the CSS to ensure that, even in the future, any other title will not cause this issue.
May I proceed with refactoring the CSS slightly to address the root cause and ensure the issue doesn’t occur in the future?
Description:
In the Geometrical section of the Tangram activity, the card title is currently overlapping with the border of the box, resulting in a cluttered and unpolished appearance. Adding padding around the title will resolve this issue and enhance the visual alignment.
Screenshot:
The text was updated successfully, but these errors were encountered: