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

Fixed Css styling of the blazor fluent ui template AND fixed broken links in readme.md #1768

Merged
merged 3 commits into from
Mar 31, 2024

Conversation

PanyiP
Copy link
Contributor

@PanyiP PanyiP commented Mar 30, 2024

Pull Request

📖 Description

Fix: Changed justify-content css property in the footer to justify-self because justify-content is only a valid property of a flex or grid container. Justify-content had no effect how the footer was displayed in the browser.

Docs: Fixed broken links in Readme.md

🎫 Issues

No relevant issues found.

📑 Test Plan

No tests affected.

General

  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Sorry, something went wrong.

PanyiP added 2 commits March 30, 2024 13:32
Changed justify-content css property in the footer to justify-self because justify-content is only a valid property of a flex or grid container.
@PanyiP
Copy link
Contributor Author

PanyiP commented Mar 30, 2024

@microsoft-github-policy-service agree

@vnbaaij vnbaaij merged commit 8d1d985 into microsoft:dev Mar 31, 2024
3 checks passed
@PanyiP PanyiP deleted the css-and-readme.md-update branch March 31, 2024 16:48
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.

None yet

2 participants