@import "~antd/lib/style/themes/default.less"; :global{ .USer-wrap{ width: 980px; margin: 0 auto; padding-top: 40px; background: #fff; div{ margin-bottom: 35px; } h1{ text-align: center; font-size: 22px; color: #414A60; margin-bottom: 16px; } h2{ font-size: 14px; color: #414A60; font-weight: bold; } h3{ font-size: 12px; color: #414A60; text-align: center; margin-bottom: 40px; } p{ font-size: 14px; color: #1D0000; line-height: 28px; } .text-bold{ font-weight: bold; } a{ color: #1890FF; text-decoration:underline; } } }