Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Sep 23, 2023
1 parent ca5fe26 commit 1f0f1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout-multiple-columns.css
Original file line number Diff line number Diff line change
Expand Up @@ -2425,6 +2425,7 @@ body.embed .detailed-status__meta .detailed-status__link .fa-retweet,
padding: 0;
}

/* stylelint-enable no-duplicate-selectors */
.layout-multiple-columns .getting-started__trends h4 {
border: 0;
font-size: var(--font-size-heading);
Expand Down Expand Up @@ -2753,7 +2754,6 @@ body.embed .button.logo-button:hover,
}

/* Add slight background color for the compose form */
/* stylelint-disable-next-line no-duplicate-selectors */
.layout-multiple-columns .compose-form .compose-form__autosuggest-wrapper,
.layout-multiple-columns .compose-form .compose-form__buttons-wrapper {
background-color: var(--color-bg-compose-form);
Expand Down

0 comments on commit 1f0f1c1

Please sign in to comment.