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: Changed image size and border #1634

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Anushkam09
Copy link

Title and Issue number

Title : Improve landing page UI by enlarging image and changing border

Issue No. : #1627

Code Stack : css

Close #1627

Description

I have changed the css so that the image is improved

Video/Screenshots (mandatory)

before:
image

after:
image

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository.

Additional context:

##Are you contributing under any Open-source programme?

  • I am contributing under GSSOC'24 Extended
  • I am contributing under Hacktoberfest'24

Copy link

github-actions bot commented Nov 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 9, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 6b05f74
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/672f98b3221731000892ebdf
😎 Deploy Preview https://deploy-preview-1634--taupe-cendol-f7e2bb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Anushkam09 Anushkam09 changed the title Changed image size and border [Feat}: Changed image size and border Nov 9, 2024
@Anushkam09 Anushkam09 changed the title [Feat}: Changed image size and border [Feat]: Changed image size and border Nov 9, 2024
@Anushkam09 Anushkam09 changed the title [Feat]: Changed image size and border feat: Changed image size and border Nov 9, 2024
top: 50%;
left: 75%;
border: 0.5rem solid var(--img-color);
border: 0.2rem solid black; /* Set border color to black and reduce width */
Copy link
Owner

Choose a reason for hiding this comment

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

image

like after the changes u have made with the border color & as well with the bg the color scheme of all the headings has been looking like this , try to solve this ASAP within tom & push your commits

@apu52 apu52 added the help wanted Extra attention is needed label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Improve landing page UI
2 participants