Skip to content

Commit

Permalink
add more padding to home page (ui) (#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell authored Nov 11, 2023
1 parent 015a65f commit 7aa9c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reactiveui/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ _layout: landing
</div>
</div>
</div>
<div class="container">
<div class="container" style="margin-top: 30px">
<div class="row text-center">
<div class="span6 col-md-4">
<h3 class="branding-subheader">Declarative</h3>
Expand Down

0 comments on commit 7aa9c9e

Please sign in to comment.