Browse Source

Add margins to tiles

DricomDragon 5 năm trước cách đây
mục cha
commit
67e3d2de28
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
 }