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.
[showcase][version-no-longer-maintained]
1 parent f454d82 commit e548831Copy full SHA for e548831
packages/showcase/src/app/app.scss
@@ -125,5 +125,4 @@ main {
125
margin-block-start: calc(
126
#{$mainPaddingBlockStart} * -1
127
); // makes the warning stick to the top
128
- text-align: center;
129
}
packages/showcase/src/styles.scss
@@ -123,7 +123,6 @@ ch-code {
123
max-inline-size: var(--main-content-max-inline-size);
124
margin-inline: var(--main-content-margin-inline);
text-align: center;
- gap: var(--size-4);
a:hover {
text-decoration: underline;
0 commit comments