瀏覽代碼

fix(hugo): 修复背景底纹被覆盖的问题

Daily Deploy Bot 16 小時之前
父節點
當前提交
72f9513509
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      site/static/css/site.css

+ 0 - 1
site/static/css/site.css

@@ -52,7 +52,6 @@ body {
 * { box-sizing: border-box; }
 
 body {
-  background: var(--bg);
   color: var(--text);
   font-family: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, sans-serif;
   line-height: 1.8;