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

Improve css doc #81

Closed
wants to merge 2 commits into from
Closed

Improve css doc #81

wants to merge 2 commits into from

Conversation

Tanmay-Joshi73
Copy link
Contributor

Fixes Issue

Fixed #80

Changes proposed

Check List (Check all the applicable boxes)

  • [ ✔] My code follows the code style of this project.
  • [ ✔] My change requires changes to the documentation.
  • [ ✔] I have updated the documentation accordingly.
  • [ ✔] All new and existing tests passed.
  • [ ✔] This PR does not contain plagiarized content.
  • [ ✔] The title of my pull request is a short description of the requested changes.

Screenshots

image

Note to reviewers

I Added Two more lines in the code which help user to understand what are the different Image Files Type

@vercel
Copy link

vercel bot commented Oct 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontendfreaks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2023 5:09pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you for your pull request and welcome to our community! We will be getting back to you soon . Your patience will be greatly appreciated! Thanks! 🥳

@@ -176,7 +176,10 @@ body {

/* Background image */
.container {
background-image: url(bg.jpg);
Copy link
Member

Choose a reason for hiding this comment

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

here in comment write // you can use any image format like jpg, jpeg, png, SVG,..

You don't need to add all individually

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok

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.

Improve Documentation
2 participants