We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5743d commit 9fdf670Copy full SHA for 9fdf670
src/LinkDotNet.Blog.Web/Features/ShowBlogPost/Components/GithubSponsor.razor
@@ -1,4 +1,4 @@
1
-<a href="https://github.com/sponsors/@Name" class="text-decoration-none border border-dark rounded p-2">
+<a href="https://github.com/sponsors/@Name" class="text-decoration-none border border-dark rounded p-1">
2
<i class="github"></i> Sponsors
3
</a>
4
@code {
0 commit comments