Skip to content

Commit 9804e57

Browse files
temporary switched off
1 parent f6c1240 commit 9804e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
</p>
7878
</div>
7979
</div>
80-
<div class="column has-text-centered">
80+
<!-- <div class="column has-text-centered">
8181
<div class="box p-2 is-floating has-background-yellow-lightest">
8282
<div v-if="$device.isDesktop">
8383
<p class="has-text-weight-medium is-size-5">Unique Mutations</p>
@@ -89,7 +89,7 @@
8989
Unique Mutations: <animated-number :value="landing_info.variants_catalogued" :duration="1000" :formatValue="formatnumber"/>
9090
</p>
9191
</div>
92-
</div>
92+
</div> -->
9393
</div>
9494

9595
<div class="has-text-centered">

0 commit comments

Comments
 (0)