Skip to content

Commit 16be178

Browse files
authored
Merge pull request #78 from tooomm/patch-1
Add padding - visually separate card piles
2 parents b42dbdc + 1ce50f6 commit 16be178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ input[type=button]:disabled:active, button:disabled:active {
252252
.col {
253253
float: left;
254254
width: 180px;
255+
padding: 1px;
255256
}
256257

257258
.col img {

0 commit comments

Comments
 (0)