We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23102c2 + 852d7be commit c580fa7Copy full SHA for c580fa7
1 file changed
model-zoo.html
@@ -16,7 +16,7 @@
16
<body class="flex flex-col min-h-screen">
17
<!-- #include file="components/header.html" -->
18
19
- <main class="flex-grow pt-20 bg-gray-50">
+ <main class="flex-grow pt-20">
20
<div id="app"></div>
21
</main>
22
@@ -29,4 +29,4 @@
29
<!-- #include file="components/scripts.html" -->
30
<script src="src/model-zoo-vue.js"></script>
31
</body>
32
-</html>
+</html>
0 commit comments