📜  正文中的元素不想居中 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:32.228000             🧑  作者: Mango

代码示例1
body
    {
        width:80%;
        margin-left:auto;
        margin-right:auto;
    }