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

feat: centralize background image handling and clean up assets #420

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

BigBen-7
Copy link

No description provided.

@djeck1432 djeck1432 linked an issue Dec 20, 2024 that may be closed by this pull request
Copy link
Collaborator

@whateverfw whateverfw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Individual pages should not have bg files, it should only be set in a wrapper (.App) once - for desktop and mobile.

Remove background from all other .css files, along with image assets that should not be used anymore

@whateverfw
Copy link
Collaborator

whateverfw commented Dec 21, 2024

@BigBen-7 Also please resolve merge conflicts (I believe you can accept all changes from main and then remove background in those css)

@djeck1432
Copy link
Owner

@BigBen-7 Please, resolve conflict

@whateverfw
Copy link
Collaborator

Individual pages should not have bg files, it should only be set in a wrapper (.App) once - for desktop and mobile.

Remove background from all other .css files, along with image assets that should not be used anymore

@BigBen-7 it is still not resolved, I don't see old background files to be removed, and background still exists on page levels

Copy link
Collaborator

@whateverfw whateverfw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please make changes according to requirements

frontend/src/globals.css Outdated Show resolved Hide resolved
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.

[FRONTEND] Consistent Background [desktop/mobile]
3 participants