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(footer>theme.ts): adding margin to right in footer links #1153

Merged

Conversation

rajatpandey441
Copy link
Contributor

@rajatpandey441 rajatpandey441 commented Nov 26, 2023

Summarize the changes made and the motivation behind them.

The link elements were not responsive because there was no default margin set. me-4 was added to
non-react footer but not in react footer.

Reference related issues using # followed by the issue number.

#1085

If there are breaking API changes - like adding or removing props, or changing the structure of the theme - describe them, and provide steps to update existing code.
NA

image

Copy link

vercel bot commented Nov 26, 2023

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

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 26, 2023 11:45pm

@rajatpandey441
Copy link
Contributor Author

@rluders: Created the new pull request

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7461173) 99.54% compared to head (9dbca85) 93.60%.
Report is 162 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1153      +/-   ##
==========================================
- Coverage   99.54%   93.60%   -5.95%     
==========================================
  Files         163      213      +50     
  Lines        6621     9049    +2428     
  Branches      401      484      +83     
==========================================
+ Hits         6591     8470    +1879     
- Misses         30      579     +549     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The link elements were not responsive because there was no default margin set. me-4 was added to

themesberg#1085
Copy link
Collaborator

@tulup-conner tulup-conner left a comment

Choose a reason for hiding this comment

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

Thanks!

@tulup-conner tulup-conner merged commit 7c1275e into themesberg:main Nov 27, 2023
3 of 4 checks passed
@github-actions github-actions bot mentioned this pull request Mar 29, 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