Skip to content

Commit

Permalink
WIP - Update index.html
Browse files Browse the repository at this point in the history
Added spacing between cards and opening paragraph
  • Loading branch information
webbpinner authored Jul 6, 2024
1 parent 80ddda3 commit 1a2c869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<main>
<h1>Ok data, let's dance!</h1>
<p class="fs-5 col-md-8">OceanDataTools provides a suite of open-source tools for collecting and managing data created aboard oceanographic research vessels as well as manned, remotely operated and autonomously operated vehicles.</p>
<div class="row g-3 mb-5">
<div class="row g-3 my-5">
<div class="col-md-4 tool-col">
<div class="card tool-card">
<div class="card-header">
Expand Down

0 comments on commit 1a2c869

Please sign in to comment.