修改样式与简单文档md
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<h2
|
||||
:id
|
||||
class="scroll-m-20 border-b pb-2 text-3xl font-semibold tracking-tight transition-colors [&:not(:first-child)]:mt-10"
|
||||
class="scroll-m-20 border-b border-gray-200 dark:border-gray-700 pb-2 text-3xl font-semibold tracking-tight transition-colors [&:not(:first-child)]:mt-10 mb-2"
|
||||
>
|
||||
<NuxtLink
|
||||
v-if="id && generate"
|
||||
|
Reference in New Issue
Block a user