We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59f0c4 commit f364909Copy full SHA for f364909
learn/writing-modes/logical-mbp.html
@@ -27,7 +27,7 @@
27
28
.logical {
29
margin-block-start: 20px;
30
- padding-inline-start: 2em;
+ padding-inline-end: 2em;
31
padding-block-start: 2px;
32
border-block-start: 5px solid pink;
33
border-inline-end: 10px dotted rebeccapurple;
@@ -73,7 +73,7 @@ <h2>Logical Properties</h2>
73
74
75
76
77
78
79
0 commit comments