updated theme Twenty Nineteen version 1.7

This commit is contained in:
2020-08-13 14:53:54 +00:00
committed by Gitium
parent d748d6088b
commit f1c4277fcd
17 changed files with 1970 additions and 1940 deletions

View File

@ -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();