We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 221f4a0 commit f4e836cCopy full SHA for f4e836c
src/scss/08-template-parts/_header.scss
@@ -260,11 +260,7 @@
260
width: column(9);
261
262
> div {
263
- text-align: right;
264
-
265
- @include rtl {
266
- text-align: left;
267
- }
+ text-align: end;
268
}
269
270
@@ -277,11 +273,7 @@
277
273
278
274
> li {
279
275
display: inline;
280
281
282
283
284
276
+ text-align: start;
285
286
+ li {
287
margin-inline-start: 28px;
0 commit comments