Skip to content

Commit

Permalink
[Update] text-size of footer
Browse files Browse the repository at this point in the history
  • Loading branch information
sam.gerene committed Jul 24, 2022
1 parent 01cdfb5 commit 611f6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reqifviewer/Shared/MainLayout.razor
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

<RadzenFooter>
<ChildContent>
<div class="text-center">
<div class="text-center" style="font-size: small">
<p>Copyright &copy; <a href="https://www.rheagroup.com/" title="RHEA" target="_blank" class="mx-3">RHEA System S.A.</a> 2021 - version @version</p>
</div>
</ChildContent>
Expand Down

0 comments on commit 611f6b5

Please sign in to comment.