Skip to content

Commit da05f79

Browse files
authored
Update index.html
1 parent 13ef9d1 commit da05f79

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

autonomy-dataset/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -188,30 +188,30 @@ <h2 class="title is-3">LiDAR Point Clouds</h2>
188188
</div>
189189
</div>
190190

191-
<!-- Funding -->
192191
<!-- Funding -->
193192
<div class="columns is-centered">
194193
<div class="column is-full-width">
195-
<h2 class="title is-3">Funded by</h2>
194+
<h2 class="title is-3" style="margin-left: 3rem;">Funded by</h2>
196195
<div class="has-text-centered">
197196
<div style="display: flex; justify-content: center; align-items: center; gap: 2rem; flex-wrap: wrap;">
198197
<img src="./static/images/bmftr_logo.svg"
199198
alt="BMFtR Logo"
200-
style="height: 80px; border: 1px solid #ccc; border-radius: 8px;">
199+
style="height: 80px; border: 1px solid #ccc;">
201200
<img src="./static/images/ptj_logo.png"
202201
alt="PTJ Logo"
203-
style="height: 80px; border: 1px solid #ccc; border-radius: 8px;">
202+
style="height: 80px; border: 1px solid #ccc;">
204203
<img src="./static/images/Feldschwarm_logo.png"
205204
alt="Feldschwarm Logo"
206-
style="height: 80px; border: 1px solid #ccc; border-radius: 8px;">
205+
style="height: 80px; border: 1px solid #ccc;">
207206
<img src="./static/images/rubin_logo.jpg"
208207
alt="Rubin Logo"
209-
style="height: 80px; border: 1px solid #ccc; border-radius: 8px;">
208+
style="height: 80px; border: 1px solid #ccc;">
210209
</div>
211210
</div>
212211
</div>
213212
</div>
214213

214+
215215

216216
</section>
217217

0 commit comments

Comments
 (0)