updated theme Twenty Nineteen
version 1.7
This commit is contained in:
@ -339,6 +339,12 @@
|
||||
line-height: 1;
|
||||
font-weight: bold;
|
||||
margin: 0 0.25em 0 0;
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
& {
|
||||
margin-top: 0.2em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -678,6 +684,11 @@
|
||||
max-width: 2.25em;
|
||||
text-align: left;
|
||||
|
||||
&:not(.wp-block-separator) {
|
||||
max-width: 100%;
|
||||
@include postContentMaxWidth();
|
||||
}
|
||||
|
||||
&.is-style-wide {
|
||||
max-width: 100%;
|
||||
@include postContentMaxWidth();
|
||||
|
Reference in New Issue
Block a user