Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor message display layout and add helper templates for message types #129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tahakhidr
Copy link

This PR improves the message display layout by applying a max-w-screen-lg width to messages, ensuring they are centered with a more consistent appearance. The margin and padding have been adjusted for better spacing. Additionally, helper templates for different message types (info, success, warning, error) have been created and included for better maintainability and readability. The changes ensure that each message is displayed with the appropriate style based on its tag, providing a cleaner and more organized approach to handling messages in the template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant