diff --git a/src/styles.ts b/src/styles.ts index 66c283db..9e485208 100644 --- a/src/styles.ts +++ b/src/styles.ts @@ -87,6 +87,8 @@ export default css` } forecast-temperature-bar-background { + left: 0%; + right: 100%; width: 100%; opacity: 0.25; background: var(--light-primary-color);