Skip to content

[ENHANCE]: change styling of form on home page - #465

Merged
Akashshelke07 merged 2 commits into
InnoWebLabs:mainfrom
ravneet27062004:form
Aug 24, 2025
Merged

[ENHANCE]: change styling of form on home page #465
Akashshelke07 merged 2 commits into
InnoWebLabs:mainfrom
ravneet27062004:form

Conversation

@ravneet27062004

Copy link
Copy Markdown
Contributor

Pull Request Template for Vehigo

Please fill out the following sections to help us review your pull request efficiently.

1. Title

A concise and descriptive title for your pull request. Please follow Conventional Commits guidelines if applicable.

change styling of form on home page

2. Description

Provide a detailed description of the changes introduced by this pull request. Explain what was changed and why. Include any relevant context or design decisions.

This PR change the style of form and it decreases the font size of layout in placeholder.

3. Related Issues

Link any relevant issues from the Vehigo repository that this pull request addresses or is related to. Use keywords like Closes #ISSUE_NUMBER, Fixes #ISSUE_NUMBER, or Resolves #ISSUE_NUMBER to automatically close issues when the PR is merged.

Fixes #438

4. Changes Made

List the specific changes implemented in this pull request. Be as specific as possible, referencing file paths or component names where appropriate.

  • [ /] Change 1: changes the text size of input text
  • [ /] Change 2: also changes the bg-color of form

5. Checklist

Before submitting, please ensure you have completed the following:

  • [/ ] I have read the project's contributing guidelines.
  • [ /] My code follows the project's coding style and conventions.
  • [ /] I have performed a thorough self-review of my own code.
  • [ /] I have added comments to my code, especially in complex or non-obvious sections.
  • [ /] I have made corresponding updates to the documentation (e.g., README, API docs) if my changes require it.
  • [ /] My changes introduce no new warnings or errors during compilation/runtime.
  • [ /] I have added new tests or updated existing ones to cover my changes, and they pass locally.
  • [ /] Any dependent changes (e.g., API updates, library versions) have been addressed.

6. Screenshots/GIFs

If your changes affect the UI or introduce visual features, include screenshots or GIFs to demonstrate the updates. Use a tool like Loom for recordings if needed.

Example:

Before After
Before After

before==
Screenshot 2025-08-24 145513

after==
Screenshot 2025-08-24 150730

@github-actions

Copy link
Copy Markdown

👋 Thank you for opening this Pull Request!

Your contribution is much appreciated. Our team will review it shortly.

🔎 In the meantime, please:

  • Ensure all file changes are correct.
  • Verify that your commits are clean and meaningful.
  • Address any pending review comments if applicable.

We look forward to collaborating with you. 🚀

@Akashshelke07 Akashshelke07 added level 2 medium gssoc25 GirlScript Summer of Code 2025 labels Aug 24, 2025
@Akashshelke07
Akashshelke07 merged commit 920230e into InnoWebLabs:main Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 GirlScript Summer of Code 2025 level 2 medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENHANCE]:UI/UX Improvement for Car Rental Search Form

2 participants