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

Create changedstyle.css #74

Closed
wants to merge 1 commit into from
Closed

Conversation

Bhumika-00
Copy link

change ui

Description

Modern Color Palette:

Redesigned with a striking combination of blue, black, and purple to create a visually appealing interface.
Responsive Design:

Fully responsive layouts that adapt to various screen sizes, ensuring an optimal user experience on desktops, tablets, and smartphones.
Smooth Transitions:

Implemented seamless transitions between elements for a polished look and feel, enhancing navigation and user interaction.
Engaging Animations:

Added subtle animations that bring the interface to life, making it more interactive and enjoyable for users.
User-Friendly Interface:

Intuitive design principles ensure that users can easily navigate and interact with the application, regardless of their technical expertise.

Fixes #(12)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that they can be reproduced.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

change ui

Signed-off-by: Bhumika Sharma <bhumikasharma1403@gmail.com>
@divanshu-go
Copy link
Contributor

@Bhumika-00 these are steps to follow in order to pass all the checks.
all the contributors should follow these else their PR will be closed

  1. go to your fork and click on sync fork and click Update Branch
  2. then go to the directory on your local machine
  3. Run git fetch origin
  4. Run git pull origin main
  5. Then resolve the conflicts if any.
  6. Then force push your branch by git push origin branch-name -f

@divanshu-go divanshu-go marked this pull request as draft October 12, 2024 09:32
@divanshu-go divanshu-go added invalid This doesn't seem right incomplete work labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
incomplete work invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants