@@ -3,7 +3,7 @@
<h1 class="my-[20px] font-black text-[30px]">
{{title}}
</h1>
- <div class="w-[1200px]">
+ <div class="w-[1000px]">
<p v-html="list">
</p>
</div>