Skip to content

Commit 650d2f2

Browse files
Merge pull request #65 from WebDevStudios/fix/#64-core-code-alignment
Remove max width rule for core/code blocks
2 parents 25e36b8 + 0a5d3a2 commit 650d2f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

assets/scss/blocks/core/code.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22

33
.wp-block-code {
44
letter-spacing: -0.023rem;
5-
max-width: calc(
6-
var(--wp--style--global--content-size) - 30%
7-
) !important; /* stylelint-disable-line declaration-no-important */
85
}

0 commit comments

Comments
 (0)