/*
 * @Author: iowen
 * @Author URI: https://www.iowen.cn/
 * @Date: 2024-01-03 00:15:11
 * @LastEditors: iowen
 * @LastEditTime: 2024-01-13 11:05:39
 * @FilePath: \onenavsub\assets\css\sub-style.css
 * @Description: 自定义样式
 */
/*投稿分类样式调整*/
@media screen and (min-width: 992px) {
    .contribute-header .contribute-body {
        margin-left: 0px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
}