MyNihongo / MudBlazor.Markdown

Markdown component based on the MudBlazor environment
https://mudblazor.com/
MIT License
132 stars 13 forks source link

🐛 Margin-Bottom for Quote wrong #194

Closed MattParkerDev closed 1 year ago

MattParkerDev commented 1 year ago

The amount of margin-bottom for a quote is wrong:

image

Should be:

image

PR to follow :)

MattParkerDev commented 1 year ago

Ive created a PR to fix :)

https://github.com/MyNihongo/MudBlazor.Markdown/pull/195

MihailsKuzmins commented 1 year ago

Thanks for finding the issue and submitting the PR. Please fix the code according to comments and submit the changes. Then I will make a new version.