浏览代码

Add margins to tiles

DricomDragon 5 年之前
父节点
当前提交
67e3d2de28
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/custom.css

+ 1 - 0
web/custom.css

@@ -17,6 +17,7 @@ body {
 	flex-basis: 10em;
 	padding-left: 8px;
 	padding-right: 8px;
+	margin: 8px;
 	background-color: lightgray;
 }