Skip to content

Commit e548831

Browse files
committed
[showcase][version-no-longer-maintained] Remove unnecessary style
1 parent f454d82 commit e548831

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/showcase/src/app/app.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,4 @@ main {
125125
margin-block-start: calc(
126126
#{$mainPaddingBlockStart} * -1
127127
); // makes the warning stick to the top
128-
text-align: center;
129128
}

packages/showcase/src/styles.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ ch-code {
123123
max-inline-size: var(--main-content-max-inline-size);
124124
margin-inline: var(--main-content-margin-inline);
125125
text-align: center;
126-
gap: var(--size-4);
127126

128127
a:hover {
129128
text-decoration: underline;

0 commit comments

Comments
 (0)