issues
search
EddieHubCommunity
/
good-first-issue-finder
Issue-Crawler for GitHub based on Sveltekit
https://finder.eddiehub.org
MIT License
528
stars
334
forks
source link
fix: Centered <h2> tag by adding mx-auto class
#413
Open
Beto91401
opened
4 months ago
Beto91401
commented
4 months ago
Fixes Issue
Closes #405
Changes proposed
Centered
<h2>
tag by adding
mx-auto
class in
hero.svelte
.
Check List (Check all the applicable boxes)
[X ] My code follows the code style of this project.
[X ] My change requires changes to the documentation.
[X ] I have updated the documentation accordingly.
[X ] All new and existing tests passed.
[X ] This PR does not contain plagiarized content.
[X ] The title of my pull request is a short description of the requested changes.
Screenshots
Note to reviewers
Fixes Issue
Closes #405
Changes proposed
<h2>
tag by addingmx-auto
class inhero.svelte
.Check List (Check all the applicable boxes)
Screenshots
Note to reviewers