victor HF staff commited on
Commit
6c78f96
1 Parent(s): cbb4a38

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -44,7 +44,7 @@
44
  <script src="https://cdn.tailwindcss.com"></script>
45
  </head>
46
  <body>
47
- <div class="flex flex-col p-12 md:p-32">
48
  <h1 class="text-2xl font-bold mb-4">Hugging Face Hub Discussions</h1>
49
  <h2>Let's discuss and improve the Hub's latest features</h2>
50
  <p><a href="https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions" class="underline">Go to the community tab</a> to get started</p>
 
44
  <script src="https://cdn.tailwindcss.com"></script>
45
  </head>
46
  <body>
47
+ <div class="flex flex-col p-12 md:p-32 font-sans">
48
  <h1 class="text-2xl font-bold mb-4">Hugging Face Hub Discussions</h1>
49
  <h2>Let's discuss and improve the Hub's latest features</h2>
50
  <p><a href="https://huggingface.co/spaces/huggingface/HuggingDiscussions/discussions" class="underline">Go to the community tab</a> to get started</p>