Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
sbirchfield authored Dec 14, 2024
1 parent 8b2e90e commit e0e1760
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
</head>

<body>
<section class="hero">

<center>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
Expand All @@ -59,8 +61,6 @@ <h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit
<span class="author-block"></sup>NVIDIA</span>
</div> -->

<img src="img/nvlogo.png" style="max-height: 150px">

<div style="font-size:30px; font-weight: bold;">
CVPR 2024
</div>
Expand Down Expand Up @@ -89,6 +89,7 @@ <h1 class="title is-1 publication-title" style="font-size:28px;">Neural Implicit
</div>
</div>
</section>
</center>

<div class="row">
<div class="col-md-8 col-md-offset-2">
Expand Down

0 comments on commit e0e1760

Please sign in to comment.