author.ttss 350 Bytes
@import "./template/guangItem.ttss";
@import "./template/authorEdit.ttss";
@import "../loading/index.ttss";

.guang-author-page {
    width: 750rpx;
    background-color: #f0f0f0;
    font-family: PingFang-SC-Medium;
}

.guang-author-page .guang-item:nth-child(2) {
    margin-top: 0;
}

.guang-author-page .guang-item .author {
    display: none;
}