Skip to content

Commit d246b77

Browse files
committed
fix(ui): Fix CSS typo.
1 parent 1b75774 commit d246b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/ui/static/style/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ body {
633633

634634
margin: var(--space-very-large) 0;
635635
border-radius: var(--space-small);
636-
:
636+
}
637637

638638
.thing--weather-forecast > .thing--weather-one-forecast {
639639
--thing--weather-forecast-one--gutter: var(--space-small);

0 commit comments

Comments
 (0)