There was an error while loading. Please reload this page.
1 parent e234cf5 commit 57b5ac4Copy full SHA for 57b5ac4
1 file changed
SuperSimpleBlazorDropzone.Sample/Layout/MainLayout.razor
@@ -1,7 +1,7 @@
1
@inherits LayoutComponentBase
2
3
<main class="w-100">
4
- <div class="top-row mt-4">
+ <div class="top-row mb-4">
5
<span class="mr-auto">SuperSimpleBlazorDropzone</span>
6
<a href="https://github.com/NikPiermafrost/SuperSimpleBlazorDropzone" target="_blank">Github</a>
7
</div>
0 commit comments