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

Fix minor grammar issues in readingTherapy.html and made consistent s… #639

Closed
wants to merge 1 commit into from
Closed

Fix minor grammar issues in readingTherapy.html and made consistent s… #639

wants to merge 1 commit into from

Conversation

smohyud4
Copy link

@smohyud4 smohyud4 commented Apr 28, 2024

Describe your changes

In the Bibliotherapy header tag, I removed a comma after "Bibliotherapy partially overlaps with", and instilled a border-radius of 15px to make it consistent with the border-radius with the benefits section. I also changed the wording of the heading subtitle. These are mostly from Grammarly suggestions.

Screenshots - If Any (Optional)

Link to issue

No issue. I did not believe these changes "address core functionality or would require breaking changes", as per the contribution guide.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • Followed the repository's Contributing Guidelines.
  • I ran the app and tested it locally to verify that it works as expected.
  • I have checked my code with an automatic accessibility tool and it shows no errors.

Additional Information (Optional)

Any additional information that you want to give us.

Copy link

netlify bot commented Apr 28, 2024

Deploy Preview for sukoon-stress-free ready!

Name Link
🔨 Latest commit 4ea6647
🔍 Latest deploy log https://app.netlify.com/sites/sukoon-stress-free/deploys/662ead6d7bae1f0008a9183d
😎 Deploy Preview https://deploy-preview-639--sukoon-stress-free.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.

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.

It's great having you contribute to this project

Thank you for your first pull request to Sukoon. 🤓
If you would like to keep contributing to open-source, you can check out the other projects by Susmita Dey here
Any questions, let us know. 🤓

</div>
</header>
<div class="black-background">
<section id="Benefits" style="height: 45rem">
<h1 style="font-size:2.3rem">Reading Therapy</h1>
<div class="right-side">
<h3 id="subtitle" style="height:auto; width:450px; padding: 25px 25px; margin-top: 5rem; ">Bibliotherapy (also referred to as book therapy, reading therapy, poetry therapy or therapeutic storytelling) is a creative arts therapy that involves storytelling or the reading of specific texts. It uses an individual's relationship to the content of books and poetry and other written words as therapy. Bibliotherapy partially overlaps with, and is often combined with, writing therapy.</h3>
<h3 id="subtitle" style="height:auto; width:450px; padding: 25px 25px; margin-top: 5rem; border-radius: 15px;">Bibliotherapy (also referred to as book therapy, reading therapy, poetry therapy or therapeutic storytelling) is a creative arts therapy that involves storytelling or the reading of specific texts. It uses an individual's relationship to the content of books and poetry and other written words as therapy. Bibliotherapy partially overlaps with and is often combined with, writing therapy.</h3>
Copy link
Owner

Choose a reason for hiding this comment

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

Adding border-radius to a h3 tag has no meaning

@smohyud4 smohyud4 closed this by deleting the head repository Aug 15, 2024
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.

2 participants