Centering the Container. To center the container add the mx-auto utility. <div class="container mx-auto"> <!-- ... --> </div>.
確定! 回上一頁