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 93b9db4 commit 28f929aCopy full SHA for 28f929a
Source/Starfish.Webapp/Layout/MainLayout.razor
@@ -73,7 +73,7 @@
73
</FluentBodyContent>
74
</FluentStack>
75
76
- <FluentFooter>
+ <FluentFooter style="justify-content: space-between">
77
<div class="link1">
78
<span>Nerosoft © @(DateTime.Today.Year). All rights reserved.</span>
79
</div>
0 commit comments