Skip to content

Commit 126f149

Browse files
authored
Update index.html
1 parent 8af096f commit 126f149

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/calico/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</head>
3232

3333
<body>
34-
{% include navbar.html %}
34+
<!-- {% include navbar.html %} -->
3535
<section class="hero">
3636
<div class="hero-body">
3737
<div class="container is-max-desktop">
@@ -185,7 +185,7 @@ <h2 class="title is-3">Video</h2>
185185
<!--/ Paper video. -->
186186

187187
<div class="columns is-centered has-text-centered">
188-
<div class="column is-four-fifths">
188+
<div class="container">
189189
<h2 class="title is-3">Poster</h2>
190190
<iframe src="static/calicoposter.pdf" width="100%" height="550"></iframe>
191191
</div>

0 commit comments

Comments
 (0)