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 bbd3a21 commit ad716a2Copy full SHA for ad716a2
src/BootstrapBlazor.Server/Components/Pages/Index.razor
@@ -6,7 +6,7 @@
6
7
<section class="bd-masthead">
8
<div class="container-xxl bd-gutter">
9
- <div class="col-md-8 mx-auto text-center">
+ <div class="text-center d-flex align-items-center flex-column">
10
<a class="d-inline-flex text-dark text-decoration-none" href="https://github.com/dotnetcore/BootstrapBlazor?wt.mc_id=DT-MVP-5004174" rel="noopener" target="_blank">
11
<span class="py-2 px-3 rounded-5 masthead-notice">
12
@Localizer["Support"]
0 commit comments