From fb1b1529fafa8fa7ed31be8f397854486926eff6 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 8 Jan 2024 10:17:29 +0000 Subject: [PATCH] Carbon styling --- src/styles/custom.scss | 2 ++ 1 file changed, 2 insertions(+) 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 {