样式调整

This commit is contained in:
2024-09-05 08:26:03 +08:00
parent cec896abbf
commit dff1869cf0
4 changed files with 873 additions and 965 deletions

View File

@ -52,7 +52,9 @@
</div>
</div>
@endforeach
{{$video_list->links()}}
<div class="max-w xl:max-w-5xl lg:max-w-2xl md:max-w-lg mx-2 md:mx-auto">
{{$video_list->links()}}
</div>
@include("common.footer")
</body>
</html>