fix linter (#41507)
BrowserStack / browserstack (push) Waiting to run Details
Bundlewatch / bundlewatch (push) Waiting to run Details
CodeQL / Analyze (push) Waiting to run Details
cspell / cspell (push) Waiting to run Details
CSS / css (push) Waiting to run Details
Docs / docs (push) Waiting to run Details
JS Tests / JS Tests (push) Waiting to run Details
Lint / lint (push) Waiting to run Details
CSS (node-sass) / css (push) Waiting to run Details
Release notes / update_release_draft (push) Waiting to run Details

This commit is contained in:
Mark Otto 2025-05-29 13:24:22 -07:00 committed by GitHub
parent 195a80686c
commit 12bc56aa11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,8 +55,8 @@
#carbonads { // stylelint-disable-line selector-max-id #carbonads { // stylelint-disable-line selector-max-id
max-width: 400px; max-width: 400px;
margin-inline: auto;
margin-block: 2rem; margin-block: 2rem;
margin-inline: auto;
} }
@include media-breakpoint-up(md) { @include media-breakpoint-up(md) {