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

Update index.html and styles.css #33717

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

Conversation

rmontesdeoca81
Copy link

Addressing #1

This pull request includes several changes to the index.html and styles.css files to update the content and improve the styling. The most important changes include adding a new Octocat image, updating the text, and enhancing the CSS for better readability and layout.

Content updates in index.html:

  • Added a new Octocat image with the id of octocat and updated the text to "Ready to team up? Let's collaborate, @octocat!" (index.html).

Styling enhancements in styles.css:

  • Added new CSS rules for p to set the text color to #333, line height to 1.5, and text alignment to center (styles.css).
  • Added new CSS rules for body to set a modern font family and background color (styles.css).
  • Added new CSS rules for #octocat img to ensure the image is responsive (styles.css).

Modified the image and paragraph text
Modified CSS tags and selectors
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.

1 participant