瀏覽代碼

Fix the margin on some coliding boxes

Pjotir 2 年之前
父節點
當前提交
f2560fbc13
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      static/css/custom.css

+ 1 - 0
static/css/custom.css

@@ -363,6 +363,7 @@ body {
     padding: 2rem;
     font-size: large;
     background-color: #333;
+    margin-bottom: 2rem;
 }
 
 .playerline img {