Skip to content

Commit 34b796c

Browse files
committed
Fix Contributors Style
1 parent e5e968b commit 34b796c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,18 +44,22 @@ features:
4444
link: /team
4545
---
4646

47+
<div class="footer">
48+
4749
---
4850

4951
Contributors
5052

5153
<Contributors />
5254

55+
</div>
56+
5357
<style>
54-
.vp-doc.container {
58+
div.footer {
5559
margin-top: 96px;
5660
text-align: center;
5761
}
58-
.vp-doc p:first-of-type {
62+
.footer p:first-of-type {
5963
text-align: center;
6064
font-size: 1.5em;
6165
}

0 commit comments

Comments
 (0)