We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5ff07 commit 40b947aCopy full SHA for 40b947a
1 file changed
css-color/Overview.bs
@@ -22,7 +22,7 @@ table.named-color-table td:nth-child(-n+2) { border:1px solid black; }
22
table.named-color-table td:nth-child(n+4) { background: silver; }
23
.color-table {
24
background: #808080;
25
- display: block;
+ display: table;
26
display: flex;
27
flex-flow: row wrap;
28
justify-content: space-around;
0 commit comments