diff --git a/live-examples/css-examples/logical-properties/margin-block.css b/live-examples/css-examples/logical-properties/margin-block.css index 4b900bf72..1a1176cf4 100644 --- a/live-examples/css-examples/logical-properties/margin-block.css +++ b/live-examples/css-examples/logical-properties/margin-block.css @@ -12,6 +12,7 @@ display: inline-block; border: solid #ce7777 10px; background-color: #2b3a55; + color: #ffffff; flex-shrink: 0; }