Skip to content

Commit

Permalink
Merge pull request #1298 from szarnyasg/fix-front-page-colors
Browse files Browse the repository at this point in the history
Add dummy div to fix front page colors
  • Loading branch information
szarnyasg committed Sep 28, 2023
2 parents 0ff48e6 + c740498 commit 17a2560
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
body_class: landing nowrap
---

<div class="dummy">
</div>

<section>
<div class="welcome">
<div id="duckdbdanimationcircled" style="width: 75px; height: 75px; margin: 0 auto; margin-bottom: 35px;"></div>
Expand Down

0 comments on commit 17a2560

Please sign in to comment.