You can do the same in Tailwind by using the mx-auto class to set the horizontal margins of an element to auto . <main class="container mx-auto"> ...
確定! 回上一頁