fix!: remove vp-team member section to prevent documentation padding shrink on mobile views

This commit is contained in:
andatoshiki 2023-03-02 23:31:15 +08:00
parent fec13a59f4
commit 8483a63888

View File

@ -31,7 +31,7 @@ features:
details: An epiphany, derived from the Latin word "epiphania," is a moment of sudden and brilliant realization or insight. These moments of clarity and inspiration are precious and should be treated as such; to ensure that we don't forget these valuable ideas.
---
<script setup>
<!-- <script setup>
import { VPTeamMembers } from 'vitepress/theme'
const khanacademySVG = {
@ -115,4 +115,4 @@ const members = [
line-height: 32px;
font-size: 24px;
}
</style>
</style> -->