Skip to content

Commit

Permalink
Remove superflous clearfix
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
  • Loading branch information
ewels and mashehu authored Mar 11, 2024
1 parent d4d1c47 commit cf37059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const {} = Astro.props;
<a href="mailto:info@nextflow.io">info@nextflow.io</a>
</li>
</ul>
<div class="clearfix"></div>
</footer>
</div>
</div>
Expand Down

0 comments on commit cf37059

Please sign in to comment.