diff --git a/src/styles/custom.scss b/src/styles/custom.scss index 67f54344..f0bda5b6 100644 --- a/src/styles/custom.scss +++ b/src/styles/custom.scss @@ -175,6 +175,8 @@ html[data-theme='light'] { z-index: 10; font-size: var(--carbon-font-size); font-family: var(--carbon-font-family); + margin: 0 auto; + width: fit-content; } #carbonads > span {